2025-11-30 08:25:35 +08:00
2025-11-30 08:25:35 +08:00
2025-11-30 08:25:35 +08:00
2025-11-30 08:25:35 +08:00
2025-11-30 08:25:35 +08:00
2025-11-30 08:25:35 +08:00
2025-11-30 08:25:35 +08:00
2025-11-30 08:25:35 +08:00
2025-11-30 08:25:35 +08:00

tanstack-query

Manage server state in React with TanStack Query v5. Set up queries with useQuery, mutations with useMutation, configure QueryClient caching strategies, implement optimistic updates, and handle infinite scroll with useInfiniteQuery. Use when: setting up data fetching in React projects, migrating from v4 to v5, or fixing object syntax required errors, query callbacks removed issues, cacheTime renamed to gcTime, isPending vs isLoading confusion, keepPreviousData removed problems.

Description
No description provided
Readme 71 KiB
Languages
TypeScript 99.3%
Shell 0.7%