🖥️ Frontend
Managing Server State with TanStack Query (React Query)
This guide explains TanStack Query as a server-state model rather than a simple fetch helper, covering query key design, staleTime, invalidation, optimistic updates, and the boundary between server and client state.