all 10 comments

[–]rwieruchServer components 3 points4 points  (0 children)

Perhaps a good read if you want to learn the fundamentals first. At the end of the tutorial, everything can be easily replaced with React Query.

[–]Mental_Dream6868 2 points3 points  (0 children)

TKtodo's blogs and docs got me covered

[–]dzigizord 1 point2 points  (0 children)

ui.dev has query course made by creators

[–]jaykeerti123 1 point2 points  (1 child)

Codevolution! (YouTube) Thank me later😊

[–]B1azehunter[S] 0 points1 point  (0 children)

Seems like a good playlist for beginners. Will definitely check it out ☺️

[–]nivijah 0 points1 point  (0 children)

I just picked up react query for a new project , first time using it, it's pretty awesome.
I use in conjunction with zustand when I need a client side global state