Concurrent processes with Node.js... or not?

added by JavaScript Kicks
11/2/2015 4:12:44 PM

2609 Views

The other day I stumbled across this video from Philip Roberts about the event loop. It's pretty great and will help you visualize everything that is happening. So I've been working on some Node.js projects in my spare-time and wanted to confirm everything was working the way I thought it was.


0 comments