React Query Tutorial | Data Fetching with React-Query

preview_player
Показать описание
React Query Tutorial in ReactJS!

-
-

Social
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Equipments I Use:
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Tags:
- Axios
- Fetch
- ReactJS Tutorial
- ReactJS and MySQL
- NodeJS Tutorial
- API Tutorial
Рекомендации по теме
Комментарии
Автор

Padro, teu código foi o mais conciso que já vi aqui de todos vídeos explicando sobre react query. Top demais!!

Igor-vkfl
Автор

Vídeo incrível! Exatamente oque eu estava procurando. Obrigado!

larissavilela
Автор

It's the perfect timing for me. I needed this video now. Awesome tutorial

michaelkolawole
Автор

Great video, easy to understand. A React-Query series would be great ! Thank you

alannamoos
Автор

The data from the useQuery() should be called response than you would have response.data.url instead, this is would make more sense I guess.

matl
Автор

More react-query tutorials would be great!

michaelhuskey
Автор

how can i do a get request when its dependent on asome other post api request?like with use effect i can have a observer, what in this case?

sap____
Автор

Thanks a lot. complete and easy to understand tutorial❤

alirezarezaei
Автор

Very well explained, and the example was clear 👍

sergiim
Автор

Thanks Bro for video, very understandible!!!

Islom.Makhmudov
Автор

Im not able to get the data, it shows undefined if i log the data

jayakantpurushoth
Автор

Great and clear explanation, godbless you

HowForex
Автор

Very nice content and presentation...I would love to see a project series using react query more in depth. Thanks Pedro

karendoran
Автор

I have big application can I use only for few requests I am thinking of migration of some api to react query

shacodes
Автор

You are the best of the best! Thanks a lot)

artemf
Автор

Hi Pedro, your intro theme is amazing....where did you get it? Thank you for you content and great explanation, br

mirjana
Автор

React query sounds nice. But All Db queries run at once because of the cache created in react query so it may cause a loading time increase due to the slowness of internet speed.

yasirjamal
Автор

Excellent demonstration on the use of react-query. Thanks, Pedro
{2022-02-12}

Pareshbpatel
Автор

Awesome tutorial.
One question.
Is it possible to replace an axios implementation that uses axios.create method with an object containing baseUrl and withCredentials properties defined?

stavroskefaleas
Автор

Hello pedro
Im having a wired issue
When ever i start my express js server the server run on the terminal but when i visit my browser it sends me an error page with a message that says localhost didn't send any data
Rreact server works without issues
I searched for 2 days now did not find a solution yet hoping that you have one or any one reading this comment

abelmarkos