23 links for Computed Properties
-
Do You Need EmberObject?
As native classes have stabilized and more and more of the Ember community has begun converting over to them, I've heard a lot of misinformation being spread around about what they are and aren't capable of. This is a pretty important transition for Ember, so I wanted to set the record straight really quickly about a few key things.
Article by Chris Garrett on 22nd November 2019, in Essential Octane
-
Ember Octane Update: Async Observers
Making observers asynchronous may seem like a strange decision at first. After all, observers are functions that are triggered by property changes, so shouldn't they run immediately after the property changes?
Article by Chris Garrett on 17th June 2019
-
Ember Best Practices
A set of resources to encourage best practices and provide training for Ember developers: eslint-plugin-ember-best-practices, memory-leak-examples, jquery-avoidance-techniques, ember-perf-timeline and recommendations
Github Repository by Robert Jackson on 23rd November 2017, in Ember Best Practices
-
TIL: Async custom ember-CP-validations with ember-concurrency
Article by Michael Klein on 20th April 2017
-
What you didn't know about class and attribute bindings in Ember
Article by Andrey Mikhaylov on 13th April 2017
-
The world of Ember macros and how to create your own
Presentation by Kelly Selden on 20th March 2017
-
I Can Write My App With No Handlebars: Declarative Templating in Ember
Presentation by Lauren Tan on 13th July 2016, in EmberCamp 2016
-
-
Idiomatic Ember: Sweet Spot of Performance and Productivity
Best practices for writing idiomatic Ember apps
Video by Lauren Tan on 15th April 2016, in EmberConf 2016
-
The 8 Most Common Mistakes that Ember.js Developers Make
Article by Balint Erdi on 29th September 2015
-
Ember.js & Reactive Programming — Computed Properties and Observers
Article by Lauren Tan on 17th January 2015