9 links for Observers
-
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
-
-
Ember.js — Functional Programming and the Observer Effect
Article by Lauren Tan on 16th November 2015
-
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