Confirmed users
502
edits
| Line 38: | Line 38: | ||
The key is to make a model actively report the status in terms of events and property changes. The following modules can be useful when designing models. | The key is to make a model actively report the status in terms of events and property changes. The following modules can be useful when designing models. | ||
==== | ==== [https://github.com/mozilla-b2g/gaia/blob/master/apps/settings/js/modules/mvvm/observable.js Observable] ==== | ||
[https://github.com/mozilla-b2g/gaia/blob/master/apps/settings/js/modules/mvvm/observable.js | |||
==== ObservableArray ==== | ==== ObservableArray ==== | ||