Wrote a Blog Post
Scope and Closure in JavaScript

Learn how JavaScript Engine works to compile and execute JS code.
Understand (with examples!) working of lexical scope, hoisting and closures.
Lessons from You Don't Know JavaScript: Scopes & Closure.