JavaScript Closures with Loops

preview_player
Показать описание
Closures are a key concept in JavaScript. Closures or the lack of closures inside of loops is a big source of potential errors in scripts.

Рекомендации по теме
Комментарии
Автор

Your JS videos are incredible. You're able to take complex ideas and break them down into logical steps, and give really concise examples of how it works and how to utilize it. Best channel on YT for this. I'd love to see you do a series on Typescript next!

trentbosnic
Автор

Very interesting & intriguing examples :)
🛠️🌠🚀

Albert_Hall
Автор

Thank you as always, your tutorials provide a strong foundation as to how programming as a whole works. you are the best.

rotrose
Автор

Hurry up they are waiting for u outside.
Reference:police jeep sounds in background

pranshusharma
Автор

so, if the value or property is going to be deleted from the memory it forms a closure, and if not it doesn't. Like in the case of let and var, does it make any sense?

jasbindarsingh