Re: [whatwg/dom] Improving ergonomics of events with Observable (#544)

@YurySolovyov their is a related proposal in the TC39 to add it as a feature to JavaScript: https://github.com/tc39/proposal-observable/ It's basically in the same shape as this, but this particular proposal is more about improving the DOM eventing API with a proven primitive that matches up with EventTarget well.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/544#issuecomment-351520679

Received on Wednesday, 13 December 2017 21:01:30 UTC