emberjs / guides

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

updated defining-your-routes.md | ES6 syntax #2336

Closed hellorahulsingh closed 6 years ago

hellorahulsingh commented 6 years ago

Modified docs according to ES6+ standards.

jenweber commented 6 years ago

Closed, see comments on https://github.com/emberjs/guides/pull/2330. Most code examples in the Guides that use this will likely break with arrow functions.