Jafar Husain on async/await
Ilya Gelman
Last updated on Oct 19, 2017

With latest browsers and NodeJS support, features like async/await are becoming the norm in modern web-development. For new developers, especially for those who’s JavaScript is their first language, it is very important to deeply understand how such features work to make the most out of them.

In his talk from JSConf US 2015, Jafar Husain explains async programming features in newest versions of JavaScript including promises, generators, and async functions.

Back to all articles

© 500Tech. Building high-quality software since 2012.