2
wxcazee
6y

"rxJs". Ok. But why? Why suffer?

Comments
  • 0
    Cause it's awesome.
  • 0
    @spongessuck how, and why?
  • 2
    Because it lets you collect a stream of data asynchronously and use array-like functions to effect it, lets you self-contain the source of that asynchronous data, lets you use a really nice pub/sub pattern, lets you use pure functions for event handling, and lets you use the proposed js observables API today, among other things.
Add Comment