sbbu
sbbu
CCConvex Community
Created by sbbu on 8/16/2024 in #general
TanStack Integration with server-side prefetching
I'd be willing to use an unstable version while its still early
19 replies
CCConvex Community
Created by sbbu on 8/16/2024 in #general
TanStack Integration with server-side prefetching
Good point. Tanstack query isn't strictly necessary for this. What about preloading a query with default arguments on the server & changing the arguments on the client? usePreloadedQuery seems to assume that the inputs will never change
19 replies
CCConvex Community
Created by sbbu on 8/16/2024 in #general
TanStack Integration with server-side prefetching
I heard about convex a few days ago and got super excited I'm really hoping to get to use it on a new project
19 replies
CCConvex Community
Created by sbbu on 8/16/2024 in #general
TanStack Integration with server-side prefetching
Could you perhaps give an ETA on this? It's ok if no not trying to rush or anything, I'm sure you and the team are all very busy 😅 Just asking because we are greenfielding a new project but we have to move fast and we're trying to decide if we use convex or go for something closer to our usual stack
19 replies
CCConvex Community
Created by sbbu on 8/16/2024 in #general
TanStack Integration with server-side prefetching
I have to stick to nextjs for now, this is the one thing keeping me from adopting convex for new projects rn so I'll definitely be keeping my eye out
19 replies
CCConvex Community
Created by sbbu on 8/16/2024 in #general
TanStack Integration with server-side prefetching
maybe I am misunderstanding how it works, I'm not familiar at all with tanstack start, or tanstack router
19 replies
CCConvex Community
Created by sbbu on 8/16/2024 in #general
TanStack Integration with server-side prefetching
No description
19 replies
CCConvex Community
Created by sbbu on 8/16/2024 in #general
TanStack Integration with server-side prefetching
you're calling new ConvexQueryClient() outside of a React context, right? in router.tsx
19 replies
CCConvex Community
Created by sbbu on 8/16/2024 in #general
TanStack Integration with server-side prefetching
thanks for your reply! looking at this example, I feel like it should work in my case too
19 replies