emberjs / guides

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

Give an example for controller usage #2266

Closed jenweber closed 6 years ago

jenweber commented 6 years ago

There's not much on https://guides.emberjs.com/v3.0.0/controllers/

Consider adding something about query params and a reference to the documentation. Make it explicit that the variables/attributes declared on a controller are available to the route template. Try to help someone new understand, where and when should I use a Controller?

jenweber commented 6 years ago

Closed, moved to https://github.com/ember-learn/guides-source/issues/34