Closed cglotr closed 5 years ago
Let's use preloadedState from https://redux.js.org/api/createstore
preloadedState
Should be fine in terms of performance since we will only be using Redux to store app state. Heavy shit is done by SQLite hahaha
Let's use
preloadedState
from https://redux.js.org/api/createstoreShould be fine in terms of performance since we will only be using Redux to store app state. Heavy shit is done by SQLite hahaha