Blocking vs Non-Blocking Code in Node.js
When I first started learning Node.js… I kept hearing this sentence everywhere: “Node.js is non-blocking.” And honestly… initially I had NO idea what that actually meant. Like…What exactly is being bl
May 9, 20266 min read3

