When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

JavaScript Promises and Async Programming

Asynchronous programming is often intimidating, it's not how we normally consider writing code. This course shows how promises and async/await can help simplify async programming.

     
  • 5
  •  |
  • Reviews ( 835 )
Free

This Course Includes

  • iconpluralsight
  • icon5 (835 reviews )
  • icon1 hour 21 minutes
  • iconenglish
  • iconOnline - Self Paced
  • iconcore courses
  • iconpluralsight

About JavaScript Promises and Async Programming

Asynchronous programming is often new and confusing when first learning JavaScript. In this course, JavaScript Promises and Async Programming, you’ll gain the ability to handle async programming in JavaScript. First, you’ll explore consuming promises. Next, you’ll discover creating your own promises. Finally, you’ll learn how to use async/await to handle asynchronous programming. When you’re finished with this course, you’ll have the skills and knowledge of JavaScript promises needed to handle asynchronous code.

What You Will Learn?

  • Course Overview : 1min.
  • Understanding Promises : 14mins.
  • Consuming Promises : 21mins.
  • Creating and Queuing Promises : 26mins.
  • Iterating with Async/Await : 17mins.