Modern Asynchronous Programming in Javascript

Modern Asynchronous Programming in Javascript

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 4h 36m | 4.30 GB

Every Javascript programmer should be prepared and armed to handle the asynchronous aspects of the language. In this workshop we will take a close look into how callbacks interact with the event loop, implement our own generator based control flow library, and see how to use ES7 async functions.