Async Code in Node.js: Callbacks and Promises Explained Simply
Introduction
One of the biggest reasons Node.js became popular is because it handles multiple tasks without freezing the server.
But to understand that properly, you first need to understand one impor
dhirenderchoudhary.hashnode.dev6 min read