1. Practical Async/Await - Starter

    • Buy now
    • Learn more
  2. Introduction

    • Getting the most out of this course
    • Setting up your development environment
  3. Async/Await Fundamentals

    • What does the async keyword do?
    • How and when to use await
    • What is syntax sugar?
    • Why async/await is better than Promise.then
    • Make callbacks work with async/await
    • Evaluate if a library is compatible with async/await
    • It's async all the way up
    • Async/await inside forEach
  4. Bonus Content

    • Refactoring Callbacks Guide
    • ESLint configuration with 14 async-specific rules
  1. Products
  2. Course
  3. Section

Bonus Content

  1. Practical Async/Await - Starter

    • Buy now
    • Learn more
  2. Introduction

    • Getting the most out of this course
    • Setting up your development environment
  3. Async/Await Fundamentals

    • What does the async keyword do?
    • How and when to use await
    • What is syntax sugar?
    • Why async/await is better than Promise.then
    • Make callbacks work with async/await
    • Evaluate if a library is compatible with async/await
    • It's async all the way up
    • Async/await inside forEach
  4. Bonus Content

    • Refactoring Callbacks Guide
    • ESLint configuration with 14 async-specific rules

2 Lessons
    • Refactoring Callbacks Guide
    • ESLint configuration with 14 async-specific rules