DogPawHat
CCConvex Community
•Created by DogPawHat on 11/25/2024 in #show-and-tell
Tanstack Start/Convex 1app6stacks version
fetchQuery
will throw, so will ensureQueryData
if there's no cached data and it called fetchQuery
13 replies
CCConvex Community
•Created by DogPawHat on 11/25/2024 in #show-and-tell
Tanstack Start/Convex 1app6stacks version
prefetchQuery
both returns no data (it's return type is Promise<void>
) and it catches errors.13 replies
CCConvex Community
•Created by DogPawHat on 11/25/2024 in #show-and-tell
Tanstack Start/Convex 1app6stacks version
There's a comment here on
fetchQuery
vs prefetchQuery
https://discord.com/channels/719702312431386674/1003327027849474198/131378086343081987113 replies
CCConvex Community
•Created by DogPawHat on 11/25/2024 in #show-and-tell
Tanstack Start/Convex 1app6stacks version
Nice. I've been trying to go deep on the loaders in router and start (I've a rough video demo of my own here https://discord.com/channels/1019350475847499849/1312052455055298610) but it's definitely a bit more complex. I might still be tweak in and then figure out a way to use Motion to animate the transition between routes
13 replies
CCConvex Community
•Created by DogPawHat on 11/29/2024 in #show-and-tell
Tanstack Start/Convex 1app6stacks - Now with Turbo and video!
Can't fix it right now as I'm away with family for the weekend. Does it work on desktop at least?
7 replies
CCConvex Community
•Created by DogPawHat on 11/29/2024 in #show-and-tell
Tanstack Start/Convex 1app6stacks - Now with Turbo and video!
LOC: 1083 Typescript lines, 1117 total with
cloc . --exclude-dir=node_modules,.vercel,.vinxi,.git --exclude-ext=json,svg,yaml,txt --vcs git
7 replies
CCConvex Community
•Created by DogPawHat on 11/25/2024 in #show-and-tell
Tanstack Start/Convex 1app6stacks version
Maybe once I've turbo it up.
13 replies
CCConvex Community
•Created by DogPawHat on 11/25/2024 in #show-and-tell
Tanstack Start/Convex 1app6stacks version
Yeah thanks for your work on the query integration. I'll be using it as a playground for silly optimization for a bit I think
13 replies