Create another method to persist data generated by actions #4520
gabriel-logan
started this conversation in
Ideas
Replies: 1 comment
-
You might also want to check out https://github.com/zewish/redux-remember - we heard good things about it as a replacement for persist, but don't have any experience of our own with it. Maybe that already does what you need? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just like redux-persist, I wanted a lib to be created for this purpose of data persistence, but with the approval of the official creators of redux, redux-persist no one responds anymore and it seems like it was abandoned a long time ago.
I am available to help voluntarily in creating such a method, both for use in redux-toolkit and for use in redux legacy.
Beta Was this translation helpful? Give feedback.
All reactions