Woah, @tan_stack just added Tanstack DB, a sync engine that works with...


Woah, @tan_stack just added Tanstack DB, a sync engine that works with Tanstack query.

It adds:
-Live queries
-Fine grained reactivity (to minimize renders)
-Transactions
-Optimistic mutations
-Normalized data

And don't need to change your backend - Works with REST/GraphQL.
It's not listed on the Tanstack site yet, but here's the repo: https://github.com/TanStack/db

View original on X