A
react
state management tool based onuseReducer
andcontext
Reduz
is just a toy, it has no NPM package, DO NOT use it in production.
I decided to write this tool because of some tweets:
@acdlite said "there are better solutions"
to replace Redux
.
Someone(@vcarl_) asked him "what the better solutions are"
, the answer mentioned "useReducer + context is fine"
.
So I just can't wait to implement it for fun ❤️.
- Readme
- Document
- reduz-middleware
- reduz-logger