TanStackT
TanStack2mo ago
1 reply
primary-violet

Tanstack SSR Guide

Hey folks, I'm looking for a guide on how to SSR a query and then pass the query cache to React Query client.

There is this one for Next js: https://tanstack.com/query/latest/docs/framework/react/guides/ssr

But is there a siimlar one for Tanstack Start?
In this guide you'll learn how to use React Query with server rendering. See the guide on for some background. You might also want to check out the before that. For advanced server rendering patterns,...
Server Rendering & Hydration | TanStack Query React Docs
Was this page helpful?