Object Literal Notation
A person can define a custom object in JavaScript by two methods:
1. Object Literal Notation
2. Class and Static Keyword
A person can define a custom object in JavaScript by two methods:
1. Object Literal Notation
2. Class and Static Keyword