JS ⟩ concepts
compilation
statically typed vs. dynamically typed
runtime vs. compile-time
grammar
scope - visibility of variable.
value
variable
expression
context - this object to which a function refers.
context vs. scope
environment
Last updated 2 years ago