DEV Community

Discussion on: Node.js Under The Hood #3 - Deep Dive Into the Event Loop

Collapse
 
hiepcongchua profile image
Minh Hiep Le • Edited

I recently read an article about Event Loop that I felt very confused with a view contrary to you, the author of the article said that the event loop is the one that handles everything, not callstack (counting both synchronous code).Please let me know your views on this article.
nodejs.dev/the-nodejs-event-loop