Want to learn how to use React Query aka Tanstack Query?
Want to learn how to write cleaner code and more manageable React components?
In this video, I review the process of setting up Tanstack in a NextJS 13 application. I also show the process of setting up query functions, mutation functions, query keys, refetching, devtools, etc.
While this isn't meant to be a full code-along, it should be an informative video that helps you write cleaner components in your React applications, which a much better process of handling asynchronous state
Tanstack: https://tanstack.com/
Shadcn/ui: https://ui.shadcn.com/
NextJS: https://nextjs.org/