ManuelDeLeon / viewmodel

MVVM for Meteor
https://viewmodel.org
MIT License
205 stars 23 forks source link

VM reserved words? #215

Closed daveeel closed 8 years ago

daveeel commented 8 years ago

Hi @ManuelDeLeon , lately, I'm making more components into controls. I'm wondering if you have a list of reserved words that I should avoid using them as internal props in a control. E.g. I have "value" that I should avoid in my head now. But is there any other ? It's best if they could be listed in the doc. Thanks.

ManuelDeLeon commented 8 years ago

See the beginning of this file https://github.com/ManuelDeLeon/viewmodel/blob/master/lib/viewmodel.coffee On Mar 29, 2016 7:49 PM, "Dave Lee" notifications@github.com wrote:

Hi @ManuelDeLeon https://github.com/ManuelDeLeon , lately, I'm making more components into controls. I'm wondering if you have a list of reserved words that I should avoid using them as internal props in a control. E.g. I have "value" that I should avoid in my head now. But is there any other ? It's best if they could be listed in the doc. Thanks.

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/ManuelDeLeon/viewmodel/issues/215