From e436ecdefcf4877934d39c0310addb64bbc39d42 Mon Sep 17 00:00:00 2001 From: Theurkar Prathamesh Ravindra <109230625+PrathameshTheurkar@users.noreply.github.com> Date: Sun, 8 Oct 2023 15:05:00 +0530 Subject: [PATCH] Update README.md Added video links to few topics of JS. --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 852f37b2..2274a2fd 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,8 @@ All the translations for this repo will be listed below: - ๐ŸŽฅ [La PILA DE EJECUCIร“N (Call Stack) de JavaScript โ€” La Cocina del Cรณdigo](https://www.youtube.com/watch?v=ygA5U7Wgsg8) - ๐ŸŽฅ [How JavaScript Code is executed? โค๏ธ& Call Stack โ€” Akshay Saini](https://www.youtube.com/watch?v=iLWTnMzWtj4&list=PLlasXeu85E9cQ32gLCvAvr9vNaUccPVNP) - ๐ŸŽฅ [Call Stacks - CS50](https://www.youtube.com/watch?v=aCPkszeKRa4) +- ๐ŸŽฅ [Learn the JavaScript Call Stack - codecupdev](https://www.youtube.com/watch?v=HXqXPGS96rw) +- ๐ŸŽฅ [JavaScript Functions and the Call Stack | How does the Call stack work - Chidre'sTechTutorials](https://www.youtube.com/watch?v=P6H-T4cUDR4) **[โฌ† Back to Top](#table-of-contents)** @@ -165,6 +167,7 @@ All the translations for this repo will be listed below: - ๐ŸŽฅ [Everything you never wanted to know about JavaScript numbers โ€” Bartek Szopka](https://www.youtube.com/watch?v=MqHDDtVYJRI) - ๐ŸŽฅ [What are variables in Javascript? โ€” JS For Everyone](https://www.youtube.com/watch?v=B4Bbmei_thw) - ๐ŸŽฅ [TIPOS DE DATOS PRIMITIVOS en JAVASCRIPT - La Cocina del Cรณdigo](https://www.youtube.com/watch?v=cC65D2q5f8I) +- ๐ŸŽฅ [Data Type in JavaScript - ScholarHat](https://www.youtube.com/watch?v=aFDvBjVjCh8) **[โฌ† Back to Top](#table-of-contents)** @@ -190,7 +193,8 @@ All the translations for this repo will be listed below: - ๐ŸŽฅ [Javascript Pass by Value vs Pass by Reference โ€” techsith](https://www.youtube.com/watch?v=E-dAnFdq8k8) - ๐ŸŽฅ [JavaScript Value vs Reference Types โ€” Programming with Mosh](https://www.youtube.com/watch?v=fD0t_DKREbE) - ๐ŸŽฅ [VALORES vs REFERENCIAS en JAVASCRIPT - La Cocina del Cรณdigo](https://www.youtube.com/watch?v=AvkyOrWkuQc) -- ๐ŸŽฅ [JavaScript - Reference vs Primitive Values/ Types - Academind](https://www.youtube.com/watch?v=9ooYYRLdg_g) +- ๐ŸŽฅ [JavaScript - Reference vs Primitive Values/ Types - Academind](https://www.youtube.com/watch?v=9ooYYRLdg_g) +- ๐ŸŽฅ [Value Types and Reference Types in JavaScript - Programming with Mosh](https://www.youtube.com/watch?v=e-_mDyqm2oU) **[โฌ† Back to Top](#table-of-contents)** @@ -212,6 +216,7 @@ All the translations for this repo will be listed below: - ๐ŸŽฅ [JavaScript Questions: What is Coercion? - Steven Hancock](https://www.youtube.com/watch?v=z4-8wMSPJyI) - ๐ŸŽฅ [Typing: Static vs Dynamic, Weak vs. Strong - Codexpanse](https://www.youtube.com/watch?v=C5fr0LZLMAs) - ๐ŸŽฅ [EL SISTEMA de TIPOS DE JAVASCRIPT - La Cocina del Cรณdigo](https://www.youtube.com/watch?v=0ei4nb49GKo) +- ๐ŸŽฅ [Duck Typing in Javascript - Techmaker Studio](https://www.youtube.com/watch?v=oEpgyoMEkrM) ### Books @@ -243,6 +248,8 @@ All the translations for this repo will be listed below: - ๐ŸŽฅ [JavaScript - The typeof operator โ€” Java Brains](https://www.youtube.com/watch?v=ol_su88I3kw) - ๐ŸŽฅ [Javascript typeof operator โ€” DevDelight](https://www.youtube.com/watch?v=qPYhTPt_SbQ) - ๐ŸŽฅ [JavaScript "==" VS "===" โ€” Web Dev Simplified](https://www.youtube.com/watch?v=C5ZVC4HHgIg) +- ๐ŸŽฅ [=== vs == in javascript - Hitesh Choudhary](https://www.youtube.com/watch?v=a0S1iG3TgP0) +- ๐ŸŽฅ [The typeof operator in JS - CodeVault](https://www.youtube.com/watch?v=NSS5WRcv7yM) **[โฌ† Back to Top](#table-of-contents)** @@ -279,6 +286,9 @@ All the translations for this repo will be listed below: - ๐ŸŽฅ [What the Heck is Lexical Scope? โ€” NWCalvank](https://www.youtube.com/watch?v=GhNA0r10MmA) - ๐ŸŽฅ [Variable Scope โ€” Steve Griffith](https://www.youtube.com/watch?v=FyWdrCZZavQ) - ๐ŸŽฅ [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) + **[โฌ† Back to Top](#table-of-contents)** @@ -300,6 +310,8 @@ All the translations for this repo will be listed below: - ๐ŸŽฅ [JavaScript - Expression vs. Statement โ€” WebTunings](https://www.youtube.com/watch?v=3jDpNGJkupA) - ๐ŸŽฅ [Javascript Function Expression Vs Declaration For Beginners โ€” Dev Material](https://www.youtube.com/watch?v=qz7Nq1tV7Io) - ๐ŸŽฅ [The difference between an expression and a statement in JavaScript](https://youtu.be/eWTuFoBYiwg) +- ๐ŸŽฅ [Expression in javascript | Statement in javascript - Sathelli Srikanth](https://www.youtube.com/watch?v=cVDs3TZ-kXs) + **[โฌ† Back to Top](#table-of-contents)**