Everything you need to know in order to start using async/await in your projects today.

In the first lessons you'll build a mental model around the async & await keywords. In later lessons we'll look at common mistakes when using async/await and how to avoid them. By the end of this module you will be proficient at writing asynchronous JavaScript.