Node.js Asynchronicity and Callback Nesting
Just a heads up before we get started on this... Chrome DevTools (v35) now has the ability to show the full call stack of asynchronous JavaScript callbacks. As of writing this, if you develop on Linux you'll want the dev channel. Currently my Linux Mint 13 is 3 versions behind. So I had to update … Continue reading