docs/the-complete-guide/part4/generate-hooks #418
Unanswered
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
docs/the-complete-guide/part4/generate-hooks
If you use a frontend framework like React or Vue, you've probably used or heard of libraries like TanStack Query and SWR. These libraries make it a breeze to build data-driven UI by providing excellent encapsulation for reactive data query, cache management, and data invalidation (aka refetching).
https://zenstack.dev/docs/the-complete-guide/part4/generate-hooks
Beta Was this translation helpful? Give feedback.
All reactions