Modern JavaScript: ES6 and beyond!
Plans from $25/month

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

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.