Comment on Ember 101: Learn Ember One Video at a TimeparentComments−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.
Comments
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.