React Query and optimistic updates
In the previous article, we looked at React Query Mutations, which are great for updating the data once we receive a mutation callback.
However, how great would it be if we could do an optimistic update to make our application even faster?
Let's see ...
h.daily-dev-tips.com3 min read