Learn All The Nodes Epsiode 36 code
Node.js is an event-driven platform for writing scalable network applications. But what does that really mean? We talked a little bit about it back in Episode 1, but that was some pretty high-level detail.
Shortly behind knowing the JavaScript language itself, understanding the event queue is one of the foundations of success to using the node.js platform. In this episode, we're going to really dive into what event-driven means.