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…