Hacker News new | ask | show | jobs
by rozenmd 2992 days ago
There are tons of options for State Management before you even need Redux. Check out:

Context API: https://reactjs.org/docs/context.html

Unstated: https://github.com/jamiebuilds/unstated

MobX: https://github.com/mobxjs/mobx

2 comments

Meiosis is a simple state pattern, a very elegant approach to handling state: http://meiosis.js.org