From fcddac82025ce76ec83bade3edfd8858eb0a9410 Mon Sep 17 00:00:00 2001 From: Aditya9764 <90107321+Aditya9764@users.noreply.github.com> Date: Wed, 11 Oct 2023 21:05:59 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bae7eb82..660075f4 100644 --- a/README.md +++ b/README.md @@ -702,6 +702,7 @@ All the translations for this repo will be listed below: ### Videos - [Map, Filter and Reduce — Lydia Hallie](https://www.youtube.com/watch?v=UXiYii0Y7Nw) +- [Map, Filter and Reduce - Akshaay Saini](https://youtu.be/zdp0zrpKzIE?si=6QusFzD6tmwn-el4) - [Functional JavaScript: Map, forEach, Reduce, Filter — Theodore Anderson](https://www.youtube.com/watch?v=vytzLlY_wmU) - [JavaScript Array superpowers: Map, Filter, Reduce (part I) — Michael Rosata](https://www.youtube.com/watch?v=qTeeVd8hOFY) - [JavaScript Array superpowers: Map, Filter, Reduce (part 2) — Michael Rosata](https://www.youtube.com/watch?v=gIm9xLYudL0) @@ -1232,4 +1233,4 @@ All the translations for this repo will be listed below: **[⬆ Back to Top](#table-of-contents)** ## License -This software is licensed under MIT License, See [License](https://github.com/leonardomso/33-js-concepts/blob/master/LICENSE) for more information ©Leonardo Maldonado. \ No newline at end of file +This software is licensed under MIT License, See [License](https://github.com/leonardomso/33-js-concepts/blob/master/LICENSE) for more information ©Leonardo Maldonado. From 91e168a8082595893869b5492c71b884f79cc41b Mon Sep 17 00:00:00 2001 From: Aditya9764 <90107321+Aditya9764@users.noreply.github.com> Date: Thu, 12 Oct 2023 14:49:16 +0530 Subject: [PATCH 2/2] Update README.md - [Namaste Javascript by Akshay Saini](https://youtu.be/qikxEIxsXco?si=fGFgUHuaOW49Wg9p) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 660075f4..8957b182 100644 --- a/README.md +++ b/README.md @@ -794,6 +794,7 @@ All the translations for this repo will be listed below: ### Videos - [JavaScript The Hard Parts: Closure, Scope & Execution Context - Codesmith](https://www.youtube.com/watch?v=XTAzsODSCsM) +- [Namaste Javascript by Akshay Saini](https://youtu.be/qikxEIxsXco?si=fGFgUHuaOW49Wg9p) - [Javascript Closure — techsith](https://www.youtube.com/watch?v=71AtaJpJHw0) - [Closures — Fun Fun Function](https://www.youtube.com/watch?v=CQqwU2Ixu-U) - [Closures in JavaScript — techsith](https://www.youtube.com/watch?v=-xqJo5VRP4A)