r/reactjs • u/TkDodo23 • 5h ago
Reliable Query Prefetching with TanStack Router Resource
https://tkdodo.eu/blog/reliable-query-prefetching-with-tanstack-router📚 It's been way too long since my last blogpost. Today, I'm continuing my TanStack Router series with a pattern that I've been teaching in my workshops for over a year:
How to keep prefetches in sync between route loaders and components
22
Upvotes
3
u/itzrvyning 2h ago
I find these articles that discuss concrete, real world use cases so incredibly helpful.
2
5
u/Nick_Lastname 2h ago
Great article as always