ga-wdi-boston / ember-study

Other
1 stars 93 forks source link

Trim: The Object Model #87

Open payne-chris-r opened 7 years ago

payne-chris-r commented 7 years ago

Referencing #86 Objects in Ember (R) -> ember-object-study Classes and Instances (H) most of it is a NTH, but the stuff about .create() is helpful when we're creating new instances of a Model in Ember. -> ember-object-study Reopening Classes and Instances (NTH) -> ember-object-study Computed Properties (R) -> ember-object-study Computed Properties and Aggregate Data (R) -> ember-object-study Observers (R) -> ember-object-study Bindings (R) -> ember-object-study Enumerables (NTH) -> ember-object-study

jrhorn424 commented 7 years ago

Observers (R) -> ember-object-study Bindings (R) -> ember-object-study

Not sure these should be required. I'd like to see specific objectives regarding both observers and bindings as part of a study before I would take a firm stand one way or the other.

I would like to see something added about these (I don't know where):