All you need to know about scopes in JavaScript :-
8You write a lot's of js code and some of you may right your first js code. So i assume that you all know how to create variables, functions and to use them as well. But did you ever imagine how the JavaScript handle all this variables, functions and...

