Skip to content

Instantly share code, notes, and snippets.

@hn3000
Created June 1, 2017 22:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • 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