Async Code in NodeJS : Callbacks and Promises
This blog contains the single threaded model of the NodeJS, what callbacks are, why we don't use them and what are promises, benefits of using promises, etc.
As we all know, NodeJS is built on a singl
aksh27.hashnode.dev3 min read