← Back to Tech
TanStack Query (React Query)
TanStack Query handles caching, background refetching, pagination, and request deduplication. It is commonly used in React apps to model server state separately from UI state and to reduce custom data-fetching code.
Official docs
https://tanstack.com/query/latest →Related projects
No matching projects found.