Tech talk I gave at Citrix on the evolution of asynchronous programming in JavaScript and some of the challenges with using callbacks/promises. I'll also give an intro to newer solutions, namely generators (ES6) and async.. await (ES7) and how it helps make our jobs a bit easier