|
|
|
Redux Alternative with Devtools
|
|
3 points
by chrisdugne
1878 days ago
|
|
La Taverne is an elementary Flux implementation to manage your global App state.
the idea is to keep Redux original power and simplicity, and to remove the headaches of addons like Redux-toolkit, Redux-thunks, Reselect etc... https://taverne.uralys.com
https://github.com/uralys/taverne |
|