JavaScript Scope Chains and Closures

preview_player
Показать описание
NewCircle Instructor, Adam Breindel's goal is for you to understand scopes, scope chains, and closures. He also wants you to be able to easily and quickly explain them to other developers.

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

Really one of the best explanations of JS scope and closure I have seen.

nooxis
Автор

Very well explained. I also appreciate that your voice as a presenter was clear and strong. Really helped.

riclf
Автор

Still one of the best explanations of closures after all these years.

oohkumar
Автор

Thank you Adam. We need more wonderful JS teacher like yourself. Please keep publishing your talks!

awc
Автор

Probably the best explanation of scope and hoisting I've ever seen.

kozmicluis
Автор

Dude! This is the best presentation about Javascript I've seen in a while. It comes to prove that when you know what you are talking about you can explain it in simple terms! - Thanks! :-)

josealfonso
Автор

Thanks! It's been very interesting and first of all really compelling while you watching.
Love the way how this guy conveys the information to the audience.

artyompranovich
Автор

you are the best teacher i have encountered in my entire life....thank you very much adam... :)

prashantagarwal
Автор

Great explanation. Even though I kinda suspected some of this before the video, this video really put everything in it's place. Thank you very much.

JohnDoe-oplr
Автор

Nicely framed and good context provided. Thanks for posting.

cupajoesir
Автор

Thank you!!! great explanation, I was confused about scope and closures but your presentation clarified my questions and doubts.

estefaniakiara-elizabeth
Автор

Thank you very much for this outstanding presentation. Very clear!

maurocremonini
Автор

Great! I understood a bunch of things on scopes chain, closures and hoisting

JoffreyKanmogne
Автор

Really one of the best explanations.. loved it..

SachinSingh-qedg
Автор

very interesting presentation, any plan to make one on functions and methods?

linardzb
Автор

Great video. The only thing that left me confused was in the last few minutes of the video. When you showed that you can see private data using Chrome developer tools (using console.dir) through Function scope tree. Does this mean that anyone can *see* what the private data is even tho they cant do anything with it?

TheHolyReality
Автор

Could you please tell how scope chain would look like for "module pattern .." examples. Please

tarunpahuja
Автор

Great Job! Thank you for making it easier. Subscribed.

Oscar-mphw
Автор

Wait, so scope chaining (the black arrows) is only possible due to the [[scope]] member? Don't think he explicitly stated this so could anyone please confirm? Otherwise my question was how do those black arrows know where to point to, etc? Is there some other back-end mechanism? or is it just because of [[scope]]?

itsdannyftw
Автор

It was mentioned that these slides were on speaker deck. Is there a link?

cupajoesir