- Don't put a space between the opening handlebars braces and the variable.
- Prefer components over partials.
- Alias local variables to functions from
Ember
andDS
(sample) - Prefer ember-ajax over ic-ajax. (sample)
- Visually separate relationships from attributes with a newline. Example