Skip to content

Free Resources

Resource thumbnail
JS Marathon

Advanced Node Training

Live on May 23, 2022 @ 11:00am ET | NodeJS is one of the most used engines in the world, and follows an unique approach to make our code work. In this training by James Snell, we will dive into the NodeJS internal by learning about the Event Loop and the framework's asynchronous model. We will understand Event Emitters and how they power almost everything inside Node, and then we will build on that knowledge to understand Streams. Finally, we will move to Promises: the both loved and feared NodeJS feature that developers use every day.