developit / developit/unistore
Page Refresh and Unistore
Open
question
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 134
- PR merge metrics
- No merged PRs in 30d
Description
When I refresh the page the state is lost with unistore which is similar to redux. React/Redux has middleware libs to persist the state. What are the options with unistore ? I found an interesting article on stackoverflow that talks about saving state to local storage. But things can get messy and the article also mentions about performance issues with frequent state changes.
https://stackoverflow.com/questions/37195590/how-can-i-persist-redux-state-tree-on-refresh
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.