domenic / count-to-6

An intro to some ES6 features via a set of self-guided workshops.
Other
325 stars 76 forks source link

Enhanced object literals #6

Open domenic opened 10 years ago

domenic commented 10 years ago

https://github.com/lukehoban/es6features#enhanced-object-literals

In particular, computed property names, shorthand methods, and shorthand properties.