From dbbd5893c7b1273cde25e63a016d23844ae368f2 Mon Sep 17 00:00:00 2001 From: Suraj Selladurai Date: Tue, 6 Aug 2024 21:02:10 +0530 Subject: [PATCH 1/2] dead link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c0a902c3..f40c0444 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,6 @@ All the translations for this repo will be listed below: - [What is the Call Stack? — Eric Traub](https://www.youtube.com/watch?v=w7QWQlkLY_s) - [The Call Stack — Kevin Drumm](https://www.youtube.com/watch?v=Q2sFmqvpBe0) - [Understanding JavaScript Execution — Codesmith](https://www.youtube.com/watch?v=Z6a1cLyq7Ac&list=PLWrQZnG8l0E4kd1T_nyuVoxQUaYEWFgcD) -- [The Ultimate Guide to Execution Contexts, Hoisting, Scopes, and Closures in JavaScript — Tyler McGinnis](https://www.youtube.com/watch?v=Nt-qa_LlUH0) - [What the heck is the event loop anyway? — Philip Roberts](https://www.youtube.com/watch?v=8aGhZQkoFbQ) - [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) From 9d4068aea3b393f2d94f3ff48415cf0469fcc5ec Mon Sep 17 00:00:00 2001 From: Suraj Selladurai Date: Wed, 7 Aug 2024 00:48:34 +0530 Subject: [PATCH 2/2] spanish link in english language? --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f40c0444..2332ea3b 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,6 @@ All the translations for this repo will be listed below: - [The Call Stack — Kevin Drumm](https://www.youtube.com/watch?v=Q2sFmqvpBe0) - [Understanding JavaScript Execution — Codesmith](https://www.youtube.com/watch?v=Z6a1cLyq7Ac&list=PLWrQZnG8l0E4kd1T_nyuVoxQUaYEWFgcD) - [What the heck is the event loop anyway? — Philip Roberts](https://www.youtube.com/watch?v=8aGhZQkoFbQ) -- [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)