This talk was given at ViennaJS November 2018 by Ondrej Zara.
Selected by community request – This talk will explain how ES2017 async/await works with respect to older approaches and non-blocking code. We will see how this integrates into legacy codebases, what problems need to be dealt with and how to transpile the stuff for older browsers.