Environment, Scope and Closures in JS / Intro to JavaScript ES6 programming, lesson 15

preview_player
Показать описание
Understand how and why isolated environments are created in JS, what scoping is and how cool are closures.

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

One of the clearest, concise, and easiest to understand explanation videos on YouTube hands down!

tdematos
Автор

"Closure is just a fancy name for a function that remembers the outside things that are used inside." Thank you! Haha

These videos really are very good and I wish you'd continue making them! You've a talent for boiling concepts down and communicating them in a way that is very easy to understand.

rorymatthews
Автор

I wonder why such a good videos have such a less views

muhammadahmedjaved
Автор

i don't want to nickpick here but @3:39 it would have looked for 'b' as an argument before going up the scope right?

ctfrancia