JavaScript Promises and Async Programming

Go to class
Write Review

Free Online Course: JavaScript Promises and Async Programming provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. JavaScript Promises and Async Programming is taught by Nate Taylor.

Overview
  • This course shows how promises and async/await can help simplify async programming in JavaScript.

    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.