React query and use context #8126
Unanswered
omakarov-playq
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If we use React-query for authorization do we need using useContext or some store to save our user data?
React query gives us cache but if you need using user data a lot we must to call query client and setQueryData all the time
Probably , you know the best practices ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions