🔰LHS reference
the variable container itself in the scope chain.
Last updated
the variable container itself in the scope chain.
Last updated
JS ⟩ concepts ⟩ compiler ⟩ LHS reference
the variable container itself (in the scope chain).
RHS reference - get the value of a variable (if it exists).
lvalue - variable / property / element.