Tanstack Query Development

Writing or reviewing anything that reads or writes server state through TanStack Query — the v5 server-state layer, owning cache identity, refetch timing, invalidation, and how a failure surfaces. Triggers on "useQuery", "useMutation", "queryOptions", "queryKey", "staleTime", "invalidateQueries", "setQueryData", "optimistic update", "infinite scroll", "QueryClient", a stale list after a write, a colliding cache entry, or a refetch that fires too often or never. For a component's own composition, props, and state use a React component development capability; for routing and rendering the matching app-framework one.

axross 3d78b87 21 files · 154.9 KB Updated

File contents

axross/skills/tree/main/skills/tanstack-query-development commit 3d78b8788d

Frequently asked questions

npx skillmds@latest add axross/tanstack-query-development