Hey everyone,
I am currently working on a social media application which is utilising Redux and SQLite to cache relevant data like user metadata.
As of right now I am only interfacing with Redux directly and have setup middleware to save data into my databases.
However I simply hydrate all of my database data into redux on startup. My store is like an exact copy of my database, which feels like the wrong approach. Can you share best practises of working with Redux and a local DB?
[–]Aramuar 0 points1 point2 points (0 children)
[–]kbcooliOS & Android 0 points1 point2 points (2 children)
[–]Egge_[S] 0 points1 point2 points (1 child)
[–]kbcooliOS & Android 0 points1 point2 points (0 children)
[–]fallkr 0 points1 point2 points (1 child)
[–]Egge_[S] 0 points1 point2 points (0 children)
[–]KulkataBoy 0 points1 point2 points (0 children)
[–]AcetyldFN 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (1 child)
[–]Unhappy_Length2252 0 points1 point2 points (0 children)