Javascript Interview Preparation Cheat Sheet!!!
what is scope ?
Scope determines the accessibility of variables , objects and functions from different parts of the code.
JavaScript has 3 types of scope:-
Block scope
Function scope
Global scope
Block scope
Before ES6 (2015), JavaScript had...
syedriza.hashnode4 min read
Syed Irfan hyder Najafi
Mashallah π Very useful information and tnx for providing the information π