Read, try and practice!
lecture
How JavaScript Works Behind the Scenes
A High-Level Overview of JavaScript
Ulrich Ekeu
The JavaScript Engine and Runtime
Execution Contexts and The Call Stack
Scope and The Scope Chain
Scoping in Practice
Variable Environment - Hoisting and The TDZ