mern
mern copied to clipboard
[Feature]: add mobx store and other state-management
Please PR against v1
branch
Currently we have redux
only for state-management
Its always better to have options
To start with making this more flexible. We can give options to user for state management.
So options can be
- Mobx
- Context-api
- Xstate (Personal Favourite)
- MST
- Add your own with PRs 😁
Hello, is this issue still open?