Skip to content

[discussion] May I ask if we don't need to use a state manager like Redux after using Dexie? #2120

Answered by dfahlander
liaodalin19903 asked this question in Q&A
Discussion options

You must be logged in to vote

This could be a matter of preference but I personally do not use any other state management than useLiveQuery() for persisted global state, useObservable() for non-persisted global state and React.useState() for local state.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by liaodalin19903
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants