Hacker News new | ask | show | jobs
by focusaurus 4612 days ago
http://callbackhell.com/

That explains the many ways to structure your async code in pure JavaScript (no helper libraries or transpilers) so you don't create callback hell code.