Using RxJS instead of Flux with React to organize data flow

Using RxJS instead of Flux with React to organize data flow - using-rxjs-instead-of-flux-with-react.md

If you use a setup similar to the examples in facebook/flux, and you use flux. Dispatcher, you probably have this kind of flow: You have a method on an Action  ...

Lee mas