Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Reactive Extension

CypressKuo
July 15, 2016
66

Reactive Extension

Reactive Extension @ PIXNET

CypressKuo

July 15, 2016
Tweet

Transcript

  1. What is the Rx The Reactive Extensions (Rx) is a

    library for composing asynchronous and event-based programs using observable sequences and LINQ- style query operators. — https://rx.codeplex.com /11 3
  2. References • https://rx.codeplex.com • http://reactivex.io • https://github.com/Reactive-Extensions/RxJS • http://rxmarbles.com •

    https://gist.github.com/staltz/868e7e9bc2a7b8c1f754 • http://blog.techbridge.cc/2016/05/28/reactive- programming-intro-by-rxjs/ /11 10