Chapters (22)
- 0:00Introduction
- 0:19Like & Subscribe
- 0:27Part 1 Overview
- 0:50Prerequisites
- 1:02What is Synchronous Programming
- 1:14What is Asynchronous Programming
- 5:13Call Backs
- 9:45Call Back HELL
- 10:07Call Back HELL Example
- 12:55Promises
- 13:263 States of a Promise
- 19:38Consuming Promises
- 19:52Then/Catch
- 24:59Common Mistakes (Then/Catch)
- 27:01Promise.All()
- 31:10Async/Await
- 40:55Part 2
- 41:19Recap Promises
- 43:14Fetch API
- 51:58Chuck Norris API
- 1:02:16Weather API
- 1:30:48Pokedex API
Show the creator's full description
Master asynchronous programming in JavaScript. You'll learn javascript promises, async/await, and the Fetch API. Then you'll your new knowledge to build 3 projects.
Code: https://github.com/CodeLab98/AsyncPartTwo
✏️ Course developed by @CodeLab98
❤️ Try interactive JavaScript courses we love, right in your browser: https://scrimba.com/freeCodeCamp-JavaScript (Made possible by a grant from our friends at Scrimba)
⭐️ Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:00:19) Like & Subscribe
⌨️ (0:00:27) Part 1 Overview
⌨️ (0:00:50) Prerequisites
⌨️ (0:01:02) What is Synchronous Programming
⌨️ (0:01:14) What is Asynchronous Programming
⌨️ (0:05:13) Call Backs
⌨️ (0:09:45) Call Back HELL
⌨️ (0:10:07) Call Back HELL Example
⌨️ (0:12:55) Promises
⌨️ (0:13:26) 3 States of a Promise
⌨️ (0:19:38) Consuming Promises
⌨️ (0:19:52) Then/Catch
⌨️ (0:24:59) Common Mistakes (Then/Catch)
⌨️ (0:27:01) Promise.All()
⌨️ (0:31:10) Async/Await
⌨️ (0:40:55) Part 2
⌨️ (0:41:19) Recap Promises
⌨️ (0:43:14) Fetch API
⌨️ (0:51:58) Chuck Norris API
⌨️ (1:02:16) Weather API
⌨️ (1:30:48) Pokedex API
Description and video by freeCodeCamp.org. This page is an independent companion view; the video is embedded from YouTube.