10 considerations when developing Ember CLI addons

Why these 10 things? Through the authoring of 10 Ember CLI addons, and contributions to several more, I have compiled a list of considerations to keep in mind while developing your own. #1 - Do for your users programatically what must be done for things to function correctly, and document…

Proper use of Ember on()

This is an aggregation of content presented on the same topic in other blog posts as well as in conversation that has occurred in the Ember Community Slack [https://ember-community-slackin.herokuapp.com] and has been reviewed by Robert Jackson (@rwjblue) [https://github.com/rwjblue] and Chris Thoburn (@runspired) [https://github.…