Blocking vs Non-Blocking
Code in Node.js
When you start learning Node.js, you often hear: "Node.js is non-blocking and asynchronous." But what does that actually mean? Why does it even matter?
In this blog, we will understand blocking vs non
omkargupta.hashnode.dev4 min read