/dexie-js-reactive-local-state-in-react

Example of using live queries from DexieJS combined with useActionState in React 19 to make state persistent and reactive ⚡️

Primary LanguageTypeScript

DexieJs: Reactive local state in React

You may not need any complex form or state management library, not even useState or useReducer. DexieJs live queries and useActionState are the solutions to your state management problems.

Read the full article with the details about how the implementation works 👇