ReactQuery Toolkit: Making ReactQuery Reusable and Typesafe
🕊️ A toolkit for ReactQuery that makes ReactQuery reusable and typesafe. Manage `queryKey` in a type-safe way. Make `queryClient`s operations clearly associated with custom ReactQuery hooks. You can ...
React Query and TypeScript: Tips and Tricks for an Improved Development Experience
If youre a frontend developer, youve probably heard that TypeScript is the way to go. But what about libraries and tools like React Query? In this blog post, we explore the gotchas and tips for using ...