React Query Tutorial - 22 - Query Invalidation

preview_player
Показать описание

Use coupon code: CodevolutionYoutube for any workspace upgrade. Select "Add promo code" on checkout, enter the code, then hit "Apply". This will apply a 100% OFF lifetime discount to your subscription. Enjoy and feel free to invite others to your workspace!

📱 Follow Codevolution

React Query Tutorial on Query Invalidation
Query Invalidation with React Query
Рекомендации по теме
Комментарии
Автор

Amazing, It is unbelievable that a person can describe a course so beautifully, thank you a lot

yasamanjanfeshani
Автор

This is probably the best up to date react query video series on youtube

LesterFernandezIO
Автор

You're a teacher I'd call almost perfect

yigitruzgaruzun
Автор

you are such an awesome in explaining complicated stuff!
this course help me a lot in my career

Avichai
Автор

I meet this problem and I do really need this. You saved my live

imoonight
Автор

Can we fetch only added item instead fetch of entire data. We have unique key for every item, so can we do it?

rokckerzzzz
Автор

Can I use the refetch function instead of invalidating the query ? And if not, then why ? Thank you for your efforts.

alannamoos
Автор

Hi. Nicely well explained. I have a doubt. Whats the diff btwn invalidate and refetch ? useQuery already provides a method to refetch the data manually. Y can't we simply call the refetch method on success instead of revalidate. Can u pls explain that ?

SIVA-Mycount
Автор

Why do we need to fetch again? Couldn't we append new hero to heroes array locally?

michalkotlicki
Автор

Query Invalidation does not work with enabled flag set as false ?? Any work around for this ?

dailydestress
Автор

Why should we re-fetch the data? Wouldn't it be better to add the superhero directly to the list?😬

nabiabdelkader
Автор

Bro throw some margin left on that UI damn
But thank you very much for good tut

whoislewys