Hi all! I've been working on an open source tool, that allows us to visualize how the NodeJs Event Loop works.
I am willing to make this tool useful for everyone who wants to learn more about this topic. This tool is an interactive tool where you can run any code and see how the event loop and nodes handle it!
I'd be awesome if you all consider this tool in the chapters that will cover the Event Loop in this book.
Check it out: https://vagostep.github.io/Node-EventLoop-Visualizer/
I'm maintaining this tool so if you consider more examples, I can add them and if for some reason does not work, I'll fix it.