Using tanstack query for caching in rest APIs #9394
Unanswered
RobinVdBroeck
asked this question in
Q&A
Replies: 1 comment 1 reply
-
you can’t |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I wonder if anyone ever used a tanstack query like system for caching (but mostly cache invalidation) in rest apis.
Let's say I've got a simple crud system:
The implementing code could than look somelike - in psuedocode:
Does this have any gotchas I should be aware of?
Beta Was this translation helpful? Give feedback.
All reactions