1 min readMay 11, 2020
Hi,
useLocalStore
is more for a function components for local state, not for an application state which should be shared across all app.
You can read about UI and data separation in article i wrote here:
https://medium.com/front-end-weekly/separation-of-data-and-ui-in-your-web-app-2c3f1cc3fbda