DEV Community

Discussion on: Things I learned while using React Query - Part 2

Collapse
 
hey_yogini profile image
Yogini Bende

I started using react query just a week ago. It does provide some good features for caching. But I found it little complicated to understand from the documentation. May be I will need to dig in a little more.. great article though 🙌
Thanks for sharing :)

Collapse
 
marinvirdol profile image
Marin Virdol

There are some great video resources on the website react-query.tanstack.com/videos or you can even try the class Tanner created learn.tanstack.com/p/react-query-e....

Collapse
 
hey_yogini profile image
Yogini Bende

Hey, thank you. I will surely check :)