🚧 under construction
JS ⟩ concepts ⟩ scope ⟩ dynamic scope
🚧
👉 compare: static vs. dynamic scoping
lexical scope
scope / scope chain
lexical environment
static scope: C, Java, JavaScript, Python and Ruby.
dynamic scope: Perl.
Wikipedia ⟩ lexical scope vs. dynamic scopearrow-up-right
Anil ⟩ Scope, Lexical Environment and Scope Chain in JavaScriptarrow-up-right ⭐️
Last updated 3 years ago