🔰dynamic binding
JS ⟩ grammar ⟩ token ⟩ identifier ⟩ static binding
the value of an identifier is not determined until runtime.
compilation - how JS is compiled
Last updated
JS ⟩ grammar ⟩ token ⟩ identifier ⟩ static binding
the value of an identifier is not determined until runtime.
compilation - how JS is compiled
Last updated