An update on Object.observe
Coroutines
coroutines at gmail.com
Tue Nov 3 22:29:43 UTC 2015
On Tue, Nov 3, 2015 at 2:25 PM, Adam Klein <adamk at chromium.org> wrote:
> Yes, similar to nextTick() (and I agree that's better than polling,
> conceptually). But Proxies are strictly more powerful.
I agree as well - I had skipped over learning about Proxies until
someone told me about them last night. They support trapping for a
larger number of uses - like for .. in iteration. I had started
another thread to "Save Object.observe" after joining the mailing list
late. I was misguided. ;>
More information about the es-discuss
mailing list