A look at the history, patterns and gotchas of async operations in JavaScript.
We'll go through the pros and cons of callbacks, Promises and async/await. Present some pitfalls to bear in mind as well as introducing how you would deal with certain situations.
Live-coding/workshop section touching on both Node and client-side JS situations at https://github.com/HugoDF/async-js-presentation
For Codebar London January Monthly 2019.