From 1795fe9741e8b945b95dcc250651e6d9b48aa38e Mon Sep 17 00:00:00 2001 From: Subhayu Dutta <96583409+AvinavCHATTERJEE2103028@users.noreply.github.com> Date: Thu, 19 Oct 2023 19:58:59 +0530 Subject: [PATCH] Added Async/Await Lecture --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 746660f1..d5d89f12 100644 --- a/README.md +++ b/README.md @@ -1015,6 +1015,7 @@ All the translations for this repo will be listed below: - [Complete Guide to JS Async & Await ES2017/ES8 — Colt Steele](https://www.youtube.com/watch?v=krAYA4rvbdA) - [Tips for using async/await in JavaScript — James Q Quick](https://www.youtube.com/watch?v=_9vgd9XKlDQ) - [JavaScript Async Await — Web Dev Simplified](https://www.youtube.com/watch?v=V_Kr9OSfDeU) +- [Promise async and await in javascript — Hitesh Choudhary](https://youtu.be/Gjbr21JLfgg?si=SDCVKr9ONw2GsNdT) **[⬆ Back to Top](#table-of-contents)**