Async Code in Node.js: Callbacks and Promises
JavaScript execute the code synchronously and asynchronously. sync code block the main thread but async does not in this blog we are going to cover about async code in node.js
Why async code exists in
happysinghnegi.hashnode.dev2 min read