Gemhar RafiExecution Context & the Secret Life of FunctionsUnderstanding the Execution Context paves the way to comprehend more advanced topics like hoisting, scope chains, and closures with…Jun 30, 2019Jun 30, 2019
Gemhar RafiDecoding the differences of var, let and const in JavaScript ES6+ES2015 (ES6) introduced let and const, why would the JavaScript designers introduce them? So when should we use var, let or const?Jun 26, 20191Jun 26, 20191