One Packing List App Written in:
Technology | React | React Native |
---|---|---|
setState | ||
React 16.x Context | ||
React 16.x useContext | ||
Redux | ||
MobX | ||
unstated | ||
MobX-State-Tree | ||
GraphQL Apollo + Amazon AppSync | ||
apollo-link-state | ||
setState + react-automata | ||
Freactal | ||
pure-store | ||
ReactObservableStore | ||
react-easy-state | ||
rematch | ||
unistore | ||
Microstates | ||
react-recontext | ||
remx | Coming Soon - Contribute Here? | |
simple-remx | ||
constate | ||
controllerim | Coming Soon - Contribute Here? | |
immer | ||
parket | Coming Soon - Contribute Here? | |
react-contextual | Coming Soon - Contribute Here? | |
react-copy-write | Coming Soon - Contribute Here? | |
react-simplified | ||
reim | Coming Soon - Contribute Here? | |
React 16.x Context + Redux | Coming Soon - Contribute Here? | |
ReComponent | Coming Soon - Contribute Here? | |
undux | Coming Soon - Contribute Here? | |
React 16.7.0-alpha useState Hook | ||
redux-lightweight | Coming Soon - Contribute Here? | |
overmind | Coming Soon - Contribute Here? | |
Venti | Coming Soon - Contribute Here? | |
Recoil | Coming Soon - Contribute Here? | |
Effector | Coming Soon - Contribute Here? | |
zustand | Coming Soon - Contribute Here? | |
JΕtai | Coming Soon - Contribute Here? |
Examples to help portray the how, why, which, pros, and cons of various state management systems in the React ecosystem.
Every app is meant to be small, simple, and the same as each other. The only difference should be the state management decisions of each. The repeated React and ReactNative app is a Packing List, with the name based on the state technology.
Web | Native |
---|---|
This repo exists so you can look at the code for yourself, OR check this blog post on my findings if you'd like:
- Blog Post: https://hackernoon.com/the-react-state-museum-a278c726315
- Video: https://vimeo.com/298276409
To Run Web
- Click the codesandbox link in the list above
- OR Clone this repo, then
cd
into each folder and follow the directions in readme
To Run Native
- Clone this repo, then
cd
into each folder and follow the directions in readme
This project follows the all-contributors specification. Contributions of any kind welcome!