Mastering JavaScript Callbacks
Learn how to manage asynchronous callbacks and avoid callback hell.
Getting started with Node.js / io.js: https://www.youtube.com/watch?v=Ads1A7pn2LI
Code examples used in this video: https://github.com/shama/letswritecode/tree/master/mastering-callbacks
source