Modern JavaScript: ES6 and beyond!

Watch this course for FREE this weekend only.
Create an account to start watching.

or

Learn which features and syntax changes ES6 introduced to JavaScript Objects

ES6 introduced new features and syntaxes for Objects. In this lesson, we will learn how to omit to explicitly define the key for properties and functions in certain circumstances. We'll also learn how to create computed properties, also known as dynamic properties.