diff --git a/README.md b/README.md index 924a02f7..9b2eac34 100644 --- a/README.md +++ b/README.md @@ -412,6 +412,7 @@ The Event Loop is a critical part of JavaScript's concurrency model, ensuring no - [Visualising the JavaScript Event Loop with a Pizza Restaurant analogy — Priyansh Jain](https://dev.to/presto412/visualising-the-javascript-event-loop-with-a-pizza-restaurant-analogy-47a8) - [JavaScript Visualized: Event Loop — Lydia Hallie](https://dev.to/lydiahallie/javascript-visualized-event-loop-3dif) - [Understanding and Optimizing JavaScript's Event Loop — Xiuer Old](https://medium.com/javascript-zone/understanding-and-optimizing-javascripts-event-loop-717ae0095038#:~:text=The%20event%20loop%20is%20the,%2Dblocking%20I%2FO%20operations.) +- [JavaScript Event Loop Visualized - Theplakat](https://theplakat.com/javascript-visualized-event-loop) ### video Videos