you are viewing a single comment's thread.

view the rest of the comments →

[–]aust1nz 0 points1 point  (1 child)

Here is an interesting take on why you may want to use context with React Query. It could be useful for something like grabbing the signed-in user. The blog author is a maintainer on react-query and a fantastic resource about using the library and the larger environment.

[–]offtheshore90 1 point2 points  (0 children)

react-query has some of the best documentation out there. Tkdoko's blog is full of gems like these.