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:


```
             spatial   temporal
scalar    value     Promise
vector   Array       ???
```

Where Observable would fill in the missing concept. Why isn't ReadableStream the missing concept? I can see many differences in details of the API, but what is the difference conceptually between a Stream and an Observable?


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

Received on Monday, 18 December 2017 17:50:50 UTC