13 min read
The invalidation tax: where TanStack Query ends and TanStack DB begins
In an internal tool, the same order is on screen in five places at once, and every mutation has to remember all five. What a client-side store fixes that a cache can't — collections, live queries, optimistic writes that roll back on their own, and the working set that has to fit in a browser.
reacttanstackarchitectureerpdevelopment