PranoyP
Convex Community6mo ago
2 replies
Pranoy

Convex with TanStack Start

I want to use TanStack Start with Convex in a monorepo, but I have a few doubts. While following the Convex guide for TanStack Start, I didn’t quite understand why it uses useSuspenseQuery. Can’t we just use useQuery and useMutation with Convex? Is it necessary to use useSuspenseQuery?
Also, is using Convex with TanStack Start a good idea overall? Will I still be able to use TanStack Start to its full potential?
Was this page helpful?