Blocking vs Non-Blocking Code in Node.js
When people first learn Node.js, they usually hear one sentence over and over:
“Node.js is non-blocking.”
Cool. But what does that actually mean?
Because this one thing changes how your server behav
soumyaditya-blog.hashnode.dev4 min read