The future of data-binding is Object.observe()

Object.observe() is a proposed mechanism for bringing true data-binding to the browser. It exposes a mechanism for observing changes to objects and arrays, notifying others of mutations made to these objects. In my JSConf talk on O.o() I walk developers … Continue reading →
 •  0 comments  •  flag
Share on Twitter
Published on October 20, 2013 10:16
No comments have been added yet.