318 Views
The current, ES5 version of Javascript only has two scopes for variables: function scope and global scope.
0 comments
Join in on a hand-picked round up of the best JavaScript articles every day.
Curated by our Moderators and Voted up by our Community. Free.
The current, ES5 version of Javascript only has two scopes for variables: function scope and global scope.