Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riskers/data-flow
frontend data flow explored in React
https://github.com/riskers/data-flow
mobx react redux redux-observable redux-saga redux-thunk rxjs
Last synced: 3 months ago
JSON representation
frontend data flow explored in React
- Host: GitHub
- URL: https://github.com/riskers/data-flow
- Owner: riskers
- License: mit
- Created: 2017-09-12T09:25:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T17:17:22.000Z (about 2 years ago)
- Last Synced: 2024-04-24T02:59:12.591Z (9 months ago)
- Topics: mobx, react, redux, redux-observable, redux-saga, redux-thunk, rxjs
- Language: JavaScript
- Homepage: https://github.com/riskers/blog/issues/32
- Size: 1.35 MB
- Stars: 20
- Watchers: 4
- Forks: 5
- Open Issues: 61
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Using series of data flow way production:
![demo](./assets/demo.gif)
## includes
* [redux-thunk + async](./redux-thunk)
* [redux-saga](./redux-saga)
* [redux-observable](./redux-observable)
* [MobX](./mobx)## others
* [redux-thunk typescript](https://github.com/riskers/react-redux-ts-demo)
* [vue && vuex](https://github.com/riskers/data-flow-vue)
* [Angular](https://github.com/riskers/ng-data-flow)