JavaScript Essentials Modules
01 - Object Protection
02 - Execution Context
03 - Call Stack
04 - Hoisting
05 - Scope and Closures
06 - Functions Are Objects
07 - High Order Function
08 - setTimeout & setInterval & Event Loop
09 - Closures & Method vs Function
10 - Loops & Arrow Function
11 - Array Method and ES6