All About Scopes in JavaScript
What is lexical scope and why should you care? also what is block scope, local scope, and global scope in JavaScript. How many scopes are there anyway? Learn all about the different kinds of scopes that JavaScript has and why you should care about them