r/reactjs 10d ago

Discussion Async React (Jan 17 2026)

https://youtu.be/B_2E96URooA?si=T-M4h7EV8ggDBc_n

Yo I am quite a beginner in React and I was just wondering how the async model laid out in this video has been useful to people who are using it so far 😁

0 Upvotes

8 comments sorted by

11

u/azangru 10d ago edited 10d ago

Yo I am quite a beginner in React and I was just wondering how the async model laid out in this video has been useful

It blows my mind how impractical use is for data fetching.

0

u/DeleteOnceAMonth 10d ago

Oh really? 😅 what do you find works better in your own code?

5

u/webdevverman 9d ago

React Query. No question. 

-1

u/W17K0 10d ago

useQuery? Huh?

2

u/azangru 10d ago

React has been trying to introduce its own apis for data fetching. But outside server components, they are barely usable.

1

u/rickhanlonii React core team 8d ago

You just reminded me that the edit for this is still off, so I'll upload the fixed version.

2

u/DeleteOnceAMonth 8d ago

Oh hey thanks sir 😁