Readings for Lunch — [ 01 Dec 2017 ]
JAVASCRIPT
What you should know to really understand the Node.js event loop
The event loop is maybe the most misunderstood concept of the platform. In this article Daniel Khan covers t how the event loop really works and how to monitor it properly.