Browse documentation
Back to learning pathTanStack interactive lab

See the data flow in one interface.

Router prefetches before navigation, search params preserve filters, Query owns the cache, and a Server Function handles the write boundary.

  1. 01Loader prefetch
  2. 02Query cache
  3. 03Search param filter
  4. 04Mutation update
1results
QUERY_KEY / atlas-lab.issues
#103 · query

Prefetch the Query cache from a Loader

Let Router coordinate navigation while Query owns the data lifecycle.

loadercache
In progress
TanStack Atlas

Original bilingual knowledge · verified against primary sources

Friend linksGitHub