Lexical Scope in JavaScript – What Exactly Is Scope in JS?

1 · freeCodeCamp.org · Aug. 19, 2021, 8:02 p.m.
The term “lexical scope” may seem tricky to grasp at first glance. But it's helpful to understand what each word means. So this article will explain lexical scope by first examining the meaning of “lexical” and “scope”. So, let’s get it started by understating the term “scope”. What exactly...