Asynchronous Code in Node js
In javascript, we used to write code and after execution it generally gave an output but things get slower when we try to do some big computations, I/O and some tasks which required network requests o
what-happens-behind-the-scenes-after-url.hashnode.dev2 min read