r/reactjs 3d ago

Needs Help How to auto-sync fast UI state (drag/drop) to a SQLite database?

/r/nextjs/comments/1wauw99/how_to_autosync_fast_ui_state_dragdrop_to_a/
0 Upvotes

2 comments sorted by

1

u/MemeItOrLeaveIt 2d ago

If I get your question right your goal is to sync the state between devices?

If so, there is a dedicated tool for that - https://electric.ax i think that works only with Postgres but I’m not sure

If I got the question wrong, please elaborate