🔰scope

🚧 under construction

JS ⟩ scope

( visibility of variable)

the current context of execution in which values and expressions are "visible" or can be referenced.

Last updated