video callouts with emoji, addition of Learn path links

This commit is contained in:
Jen Looper
2021-06-21 20:56:21 -04:00
parent 17bbf4fee1
commit ba6e144fa7
10 changed files with 36 additions and 28 deletions

View File

@@ -181,7 +181,7 @@ Here's a quick video about `async/await` usage:
[![Async and Await for managing promises](https://img.youtube.com/vi/YwmlRkrxvkk/0.jpg)](https://youtube.com/watch?v=YwmlRkrxvkk "Async and Await for managing promises")
> Click the image above for a video about async/await.
> 🎥 Click the image above for a video about async/await.
We use the `fetch()` API to send JSON data to the server. This method takes 2 parameters: