Optional

Term side of the Card
Topic: Syntax
Unit title: Optional
Categories: Operator
Explanation side of the Card

Explanation: The operator `?` that marks properties or parameters as optional. It allows defining properties that may or may not be present in an object, helping prevent errors when handling potentially undefined values.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub