ES6 Object Initializer
This lesson teaches how to use object initializer and how to initialize methods within them.
We'll cover the following
In JavaScript ES6, you can use a shorthand property syntax to initialize your objects more concisely, like following object initialization:
Get hands-on with 1400+ tech skills courses.