Section 01: JavaScript Promises |
|
What’s the point of this course? |
|
00:03:00 |
Section 02: Understanding Promises |
|
Understanding Promises |
|
00:03:00 |
|
Why do promises exist? |
|
00:03:00 |
|
The Untenable Inconsistency of Promises |
|
00:05:00 |
Section 03: Using Promises |
|
Why use promises? / The Promise Specification / Standard Promise Usage |
|
00:04:00 |
|
Demo: Standard Promise Usage |
|
00:07:00 |
|
Returning Promises |
|
00:05:00 |
|
Demo: Implementing the Promise Spec |
|
00:10:00 |
|
Async/Await and Promises |
|
00:01:00 |
|
Demo: Async/Await and Promises |
|
00:04:00 |
Section 04: Multiple Promises |
|
About Multiple Promises / Chaining Promises |
|
00:03:00 |
|
Demo: Chaining Promises |
|
00:04:00 |
|
Promise Utilities |
|
00:04:00 |
|
Demo: Promise Utilities race, any and all |
|
00:08:00 |
Section 05: Handling Errors with Promises |
|
What happens when an error happens inside a promise? |
|
00:03:00 |
|
Demo: Handling Errors with Promises |
|
00:08:00 |
|
Course Summary |
|
00:02:00 |
Assignment |
|
Assignment -JavaScript Promises |
|
00:00:00 |