Async Code in Node.js : Callbacks and Promises
If once you wrote a Node.js application you have obviously got into asynchronous code. But why is it designed this way and how did we evolve from the "callback hell" to much cleaner world of Promises?
tech-blogs-shivanshu.hashnode.dev5 min read