Convex + Tanstack Query #78
xofromthemoon
started this conversation in
General
Replies: 1 comment
|
Feel free to PR. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
if Convex + Tanstack Query is selected through the CLI, isn't it best practice to use the Convex Query together with Tanstack Query?
Currently the Demo Page looks like this:
But I would expect something like:
You can find more information here: https://docs.convex.dev/client/tanstack-query
All reactions