You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, I'd like to propose a new Workshopper about Node.js Event Loop.
There is a tool I've been working on it, a Nodejs Event Loop Visualizer. With this tool, we can explain a lot of topics like the phases, and show them with real examples about how the Nodejs Event Loop handles different kind of sync & async codes. Like http servers, streams, timers, and so on. This is an open source tool and everyone can try it.
I can either collaborate or create it. I strongly believe this tool will bring a lot of visibility when it comes to talk about the Event Loop
Hi all, I'd like to propose a new Workshopper about Node.js Event Loop.
There is a tool I've been working on it, a Nodejs Event Loop Visualizer. With this tool, we can explain a lot of topics like the phases, and show them with real examples about how the Nodejs Event Loop handles different kind of sync & async codes. Like http servers, streams, timers, and so on. This is an open source tool and everyone can try it.
I can either collaborate or create it. I strongly believe this tool will bring a lot of visibility when it comes to talk about the Event Loop
https://vagostep.github.io/Node-EventLoop-Visualizer/
Screen.Recording.2025-05-23.at.10.08.21.AM.mov