© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Dhruvil S Shah
Building...
TBH, I still like the react-query way. Also the advantage of mutations, I can't ignore it. tanstack has made API requests so simple
Lucas ROURET
Web and Mobile Software Engineer
I'm not saying to stop using React Query, but to replace useQuery with useSuspenseQuery and React's Suspense.