You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't have any plans right now to support rematch, since we don't have any resources we could contribute - but we are welcome to contributions, since it would be great if the library had a wider support.
Let me know how the @next version adoption is going - please not that we will probably slightly change the API before finalizing the release, but it shouldn't be anything major.
problem
Redux need to write lots of action and reducer, while
rematch
combine action and reducer, and use immer to make a mobx-like experience.Describe the solution you'd like
TBD
Describe alternatives you've considered
Just use plain rematch, or just use plain redux.
Additional context
I'm refactoring an existing project, and will adopt [email protected] tonight
The text was updated successfully, but these errors were encountered: