emberjs / guides

This repository is DEPRECATED!
https://github.com/ember-learn/guides-source
Other
283 stars 873 forks source link

Update the guides to remove usage of `.get` #2303

Open locks opened 6 years ago

locks commented 6 years ago

In Ember v3.1.0, you can now omit .get to retrieve computed properties.

Tasks