Comment on Ember 101: Learn Ember One Video at a TimeparentComments−ryanflorenceOP13ySolid point I considered carefully. I decided to bet on people watching the second video and keeping the first as bare-bones simple as possible.−alyx13yGreat videos, but I agree with the OP.When I watched the first video, I saw you set the App.name like a regular property and then later I saw you use App.get/set.My immediate question was: So does that mean that setting App.name as a regular property won't have the same 'binding' effect?When you introduce two notations, but one is inferior (without an explicit explanation), that is confusing.−bcrescimanno13yAh, well done then if it's included in the second video! Being at work, I didn't really have time to get that far. :)−throwa13yGood job. As make more videos, will you be using ember-data or pure ajax like discourse did.−ryanflorenceOP13yI'll use both.
Comments
Solid point I considered carefully. I decided to bet on people watching the second video and keeping the first as bare-bones simple as possible.
Great videos, but I agree with the OP.
When I watched the first video, I saw you set the App.name like a regular property and then later I saw you use App.get/set.
My immediate question was: So does that mean that setting App.name as a regular property won't have the same 'binding' effect?
When you introduce two notations, but one is inferior (without an explicit explanation), that is confusing.
Ah, well done then if it's included in the second video! Being at work, I didn't really have time to get that far. :)
Good job. As make more videos, will you be using ember-data or pure ajax like discourse did.
I'll use both.