- From: Ben Lesh <notifications@github.com>
- Date: Wed, 13 Dec 2017 09:01:55 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 13 December 2017 17:02:21 UTC
> Another thing that would be interesting to know is what the various frameworks and libraries do here and whether this would make their job easier. I can't speak for frameworks, directly. Perhaps @IgorMinar or @mhevery can jump in for that, but for RxJS's part, whenever anyone goes to build an app using only RxJS and the DOM, one of the most common things they need from RxJS is `fromEvent`, which this would completely replace. I would also definitely love to see an RxJS that was simply a collection of operators built on top of a native Observable we didn't always have to ship. -- 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-351454978
Received on Wednesday, 13 December 2017 17:02:21 UTC