vue-requests icon indicating copy to clipboard operation
vue-requests copied to clipboard

@stream plugin for robust RxJS support

Open zoomclub opened this issue 8 years ago • 0 comments

Vue has really given the UI side of my endeavor a boost, thanks for a great framework! Another API I very much appreciate is RxJS and I see the Vue reactive engine and the RxJS reactive engine in a complementary way, realizing that they can be used together in a synergistic way.

There are many things that RxJS with its industry wide usage and powerful operators can do, the evidence is everywhere. As I've come to appreciate Vue I've inquired about and suggested ideas to enhance the synergy between Vue and RxJS.

To bring it all together I've created this new issue. I realize the focus is currently on the awesome Vue 2.0 release so the linked proposal is here for further consideration:

https://github.com/vuejs/vue-rx/issues/5

followed by

https://github.com/cklmercer/vue-events/issues/1

zoomclub avatar Aug 12 '16 22:08 zoomclub