JavaScript Promises
Offered By: Google via Udacity
Course Description
Overview
Learn how to handle asynchronous work with ease! In this course, you'll use Native JavaScript Promises to write asynchronous code that is easy to read, easy to write and easy to debug.
Along the way, you'll be using Promises to make a webapp come to life!
Syllabus
- Creating Promises
- Promises syntax and scope.,Simplifying common, useful methods with Promises.,Basic error handling.
- Chaining Promises
- Creating sequences of async work manually.,Advanced error handling.,Techniques for generating sequences of async work with array methods.
Taught by
Cameron Pittman
Tags
Related Courses
Advanced C# Programming in .NET CoreEDUCBA via Coursera Build Advanced Components for Filament
Laracasts Learn Asynchronous JavaScript
Codecademy Learn JavaScript: Requests
Codecademy Advanced JavaScript 2: Async JS, APIs, Operators, Objects
Scrimba via Coursera