Node.js and Event Loop
Sep 8, 2020 · 6 min read · We often come across articles saying that Node.js is an event-driven platform, but what do they actually mean by this? What is event-driven programming? What makes Node.js different from the conventional servers? How does Node.js work under the hood?...
DDeepesh commented