TryCatchLearn / Reactivities-v6

313 stars 179 forks source link

Mobx vs React-Query #3

Open sinamoradi1375 opened 3 years ago

sinamoradi1375 commented 3 years ago

Hi and thanks for the time and effort on the course. I got a question, what happens if we switch to react-query for caching the server data and context for our few client-side states? Wouldn't some state management library like Mobx seem redundant in that case?