13Nov

The Concept of Scope in JavaScript

Scopes as used in many programming languages defines how accessible variables, functions or objects are. In this article, we’d get to understand how scopes are used in Javascript