Offline Storage for Redux Store?
Closed this issue · 3 comments
nelsonic commented
Which library should we use to save the Redux store
locally on the device/browser for offline use.
webwelten commented
Hey @nelsonic ,
we're using https://github.com/michaelcontento/redux-storage.
What have you found so far? Have you already made a decision?
I know there's also:
nelsonic commented
@webwelten thanks for adding those links! feel free to PR them into the main readme! 👍
nelsonic commented
Useful. but this is better: dwyl/learn-elm#36