diff --git a/README.md b/README.md index 9b71fb4b..3169c427 100644 --- a/README.md +++ b/README.md @@ -286,8 +286,12 @@ All the translations for this repo will be listed below: - [Javascript Tutorials for Beginners — Mosh Hemadani](https://www.youtube.com/watch?v=W6NZfCO5SIk) - [JavaScript Block scope vs Function scope - nivek](https://www.youtube.com/watch?v=IaTztAtoNEY) - [Lexical scoping in javascript - Hitesh Choudhary](https://www.youtube.com/watch?v=qT5S7GgIioE) +- [Modern Scope Handling in JavaScript (ES6 and Beyond) -Prashant Dewangan ](https://www.youtube.com/watch?v=zMseUdOR7z8) + + + **[⬆ Back to Top](#table-of-contents)** ---