JavaScript topic hub

Learn Promises, async/await in JavaScript

Study Promises, async/await with focused JavaScript lessons from Learn JavaScript Online. This topic hub collects 8 lessons in the The JavaScript language section.

Search topics covered

  • Promises, async/await
  • Promises, async/await JavaScript
  • learn Promises, async/await
  • Promises, async/await tutorial
  • Promises, async/await lessons
  • The JavaScript language
  • JavaScript tutorial
  • learn JavaScript
  • JavaScript course

Lessons in this JavaScript topic

  1. 11.1Introduction: callbacks
  2. 11.2Promise
  3. 11.3Promises chaining
  4. 11.4Error handling with promises
  5. 11.5Promise API
  6. 11.6Promisification
  7. 11.7Microtasks
  8. 11.8Async/await