left-hand side expression
🚧 under construction
Last updated
Was this helpful?
🚧 under construction
Last updated
Was this helpful?
⟩ ⟩ ⟩ ⟩ ⟩
(operator) ❓🚧
left-hand side expressions
property access expression ( , , , , )
new.target (in constructors) refers to the constructor itself.
new (object creation expression)
an object exposing context-specific metadata to a JavaScript module.
calls the parent constructor.
spread syntax allows an expression to be expanded in places where multiple arguments (for function calls) or multiple elements (for array literals) are expected.