Blocking vs Non-Blocking Code in Node.js
If you have started learning Node.js recently, chances are you’ve heard people saying things like “Node.js is non-blocking” or “blocking operations are bad for performance”. Initially, these terms sou
blogs.gaurangpods.com7 min read