Closed bminer closed 12 years ago
can.js has something like Blade's Live UI plugin... objects called Observes. There is also a Observe.List object. can.js is neat because 'change' events propagate when nested properties change, causing "Context invalidations" to be triggered.
http://canjs.us/#can_observe
Live UI will be moved to a new repository... closing this issue.
can.js has something like Blade's Live UI plugin... objects called Observes. There is also a Observe.List object. can.js is neat because 'change' events propagate when nested properties change, causing "Context invalidations" to be triggered.
http://canjs.us/#can_observe