Skip to content

Instantly share code, notes, and snippets.

@hn3000
Created June 1, 2017 22:28
Show Gist options
  • Save hn3000/af9c0584a45f71c40b1ed48ce41fe057 to your computer and use it in GitHub Desktop.
Save hn3000/af9c0584a45f71c40b1ed48ce41fe057 to your computer and use it in GitHub Desktop.
so-so stuff to use with react
# List of state management libraries
https://github.com/mobxjs/mobx
https://github.com/mobxjs/mobx-react
https://github.com/reflux/refluxjs
https://github.com/mattdennewitz/universal-redux-boilerplate
https://github.com/olegakbarov/react-redux-starter-kit
https://optimizely.github.io/nuclear-js/
https://github.com/expede/awesome-relay
https://github.com/Yomguithereal/baobab-react
https://github.com/calmm-js/kefir.react.html
https://github.com/cerebral/cerebral
https://github.com/cerebral-legacy/cerebral-view-react
https://github.com/facebookarchive/react-meteor
# Sources
Found most of them mentioned here:
https://www.reddit.com/r/reactjs/comments/4d9bq4/would_you_use_react_without_fluxredux/
https://www.quora.com/Should-I-choose-Redux-or-Flux-for-ReactJS?share=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment