Object.observe Proposal Being Withdrawn From Javascript TC39

added by JavaScript Kicks
11/3/2015 2:06:39 PM

636 Views

One of the much-promised features coming in the ECMAScript 2016 specification was Object.observe. It promised us the ability to watch objects for changes and react accordingly, akin to two-way binding found in frameworks like Angular 1.x. However, Adam Klein one of three people responsible for introducing the idea of Object.observe is withdrawing the proposal from ...


0 comments