From 45776fc8bda11a340ada84a966bfa1e3d9019201 Mon Sep 17 00:00:00 2001 From: AMBIKA KUMAR KEWAT <60788663+kumar007ambi@users.noreply.github.com> Date: Tue, 8 Oct 2024 21:23:17 +0530 Subject: [PATCH] added async and await video --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dafcacf0..238d7db2 100644 --- a/README.md +++ b/README.md @@ -1013,6 +1013,7 @@ All the translations for this repo will be listed below: - [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) +- [async await | Namaste JavaScript - Season 02 - Ep 04](https://www.youtube.com/watch?v=6nv3qy3oNkc) **[⬆ Back to Top](#table-of-contents)**