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

> It's time for another rookie question. Someone posted a link to a 2x2 chart like this:

For more detail, see https://stackoverflow.com/questions/39439653/events-vs-streams-vs-observables-vs-async-iterators/47214496#47214496

>  Streams didn't end up in the JavaScript engine.

They did in Gecko and, I believe, WebKit. They arguably did in Blink, although via the abstraction that is V8 extras, which you might not count.

> would you go back to TC39 and propose the primitive (based on the experience with DOM) to JavaScript again?

I don't see any motivation for doing this, perhaps because I don't view them as a primitive.

-- 
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-352510360

Received on Monday, 18 December 2017 18:09:11 UTC