I think it covered all the stuffs, i think this the only video on youtube which have great content, other videos just making fool without understanding react19. Thanks brad❤
@philippearras81549 ай бұрын
Thank you Brad. All the work you do !
@brianbeal92067 ай бұрын
I'm ready for Traversy radio - I could listen to this dude all day
@psychodelic429 ай бұрын
you were the pilar of staring my journay of a web dev. Some time now I didn't came to your channel but I'm happy to see you are back in the game!! Lucking sharp mate, hope you are doing well !!!
@webdevluc9 ай бұрын
Great video Brad. Thanks for making and sharing it
@AlexanderBelov-y8o9 ай бұрын
Woah man! You are the first one on KZbin to make a tutorial on React 19! You are the GOAT.
@eleah26659 ай бұрын
Brad is still the king. Over 2 million subscribers. Thanks.
@aunghtetlinn60712 ай бұрын
This saved me so much time catching up with React 19. Thanks a lot Brad
@r-i-ch9 ай бұрын
Thanks for showing these all instead of the cursory review.
@acidrifrancis159 ай бұрын
You guy are doing tremendous work. i love the way each and every project you drop is giving us insight.
@munna55539 ай бұрын
You're are ahead of time😊😊
@bogdanmarian37869 ай бұрын
Brad is the man! Thank you for your efforts and continuous learning materials!
@ceralguy859 ай бұрын
Great video Brad, thank you for always support the tech community by sharing this great content
@engsiyad9 ай бұрын
I see a lot of Next js staff in the update. Thanks for the update brad.
@matagaralph3 ай бұрын
Yeah coz most of the React core dev team are now part of the Nextjs development team at Vercel.
@haciendadad9 ай бұрын
Great job on this video! Thanks Brad!!
@SaifulIslam-ql6eb9 ай бұрын
I'm excited about react compiler.
@abhaykumar98069 ай бұрын
At 33:20, why do you have a id in a input type hidden, when it can be passed from the prop value into the callback addToCart similar to title? I totally understand that you are trying to create an example to use formData inside a child component, but here it looks like an overkill.
@ziggy-dev9 ай бұрын
Minor thing, 13:09: Regardless of the use() hook, you wouldn't have to `return await res.json()`. (Unless you're using a try/catch)
@lucadifazio27359 ай бұрын
So what's the difference between form action and form onSubmit?
@CodeMouse_22226 күн бұрын
Thank you so much for such a clear inresting video! It helps a lot 🤝
@devjourney85839 ай бұрын
this is great, thank you Brad!
@张宁-v4y9 ай бұрын
Thank you video Brad
@jamcmich6 ай бұрын
I was reading about this the other day. Apparently using subsequent commas in an array is a method for omitting array indices. In different contexts, this method's omitted values will sometimes be read as undefined.
@WanKy1829 ай бұрын
33:02 it doesn't look good creating hidden input in order to pass id to formData, why we can't just pass it as param?
@Racine149 ай бұрын
Thank you #travesy for this video.
@XviSi0nplays9 ай бұрын
eine der besten folgen seit langem
@stephenadeoye83708 ай бұрын
Thank you so much for sharing this.
@_Blackwolf_019 ай бұрын
Thanks sir i'm currently learning your DSA course and it iz amazing
@birsingh53889 ай бұрын
He always makes great videos
@_Blackwolf_019 ай бұрын
@@birsingh5388 like hitesh sir
@zaibali2549 ай бұрын
Can you share link of this course
@larrytron19929 ай бұрын
I'm really looking forward to React 19. It'll be nice to revisit after spending so long with Next JS
@elpolodiablo54869 ай бұрын
NextJS is built on top of React.
@abhaykumar98069 ай бұрын
Overall, great video. Worth watching. Thanks for sharing!
@JohnReyBaylen8 ай бұрын
Note: React.useActionState was previously called ReactDOM.useFormState in the Canary releases, but we’ve renamed it and deprecated useFormState. - From React Doc
@BijanProgrammer9 ай бұрын
Thank you for this comprehensive video.
@Faatihahmed9 ай бұрын
Great video as usual. I hope i will my first dev app
@avneet122849 ай бұрын
Nice. I see an example for useTransition in the repo. Would be nice to get a video on it if you get some time.
@Salah-YT9 ай бұрын
thank u so much 🥰👍
@vladoks79659 ай бұрын
Are you going to make Laravel course on Udemy?
@tahir-uddin-ahmed9 ай бұрын
Really need laravel course.
@rudolfferenckovacs8129 ай бұрын
Thank you Brad!
@handsoncoding76939 ай бұрын
Nice one Brad.
@daljeetsingh51279 ай бұрын
Great video Thanks
@martygo9 ай бұрын
Awesome 🤩.
@Immelstorn9 ай бұрын
In the first example hook use() triggers 4 times and i don't see a way to fix it. Am i missing something? Also to run the code you need to use yarn (npm isn't able to handle conflicts). And manually install experimental versions after it (you will get react/jsx-runtime errors without it)
@jayantsharma26699 ай бұрын
I haven't tried this, but I have this question what if I only want to fetch the data only once, but on every re-render the use hook will fetch the data
@GeraldOlumideBMmagazine6 ай бұрын
When using “use” and “ Suspense” for the first and second examples of this video, I can see that you were able to display the data and there is a loading state too with the help of Suspense hook, but how do you handle a case when the post can’t be fetched, how do you show error message back ?
@skverskk9 ай бұрын
Great new React features. And, great presentation with real example code.
@nro3379 ай бұрын
great video!!
@yman_kh9 ай бұрын
Great video Brad. Thanks for making and sharing it. Are you planning to update the react course on your website?
@asifahmed65689 ай бұрын
Thank you Brad
@manishkeer83389 ай бұрын
Thanks for the video, just have one question how we will handle error cases with use(fetch(...)) and suspense (for API calls)
@PeterSahanaya3 ай бұрын
You can warp the Suspense with ErrorBoundary which it's available by npm install react-error-boundary
@danielcornejodev6 ай бұрын
Brad, in the useExample 1 and 2, I see that you are no longer using a catch method for error handling. Wouldn't you want to keep that in the fetch data call?
@jameskirk59149 ай бұрын
brad the GOAT
@abdulsiyadnp9 ай бұрын
Wow, this is a Gem.
@ahmedchouihi8 ай бұрын
Thanks Brad for the tutorial , but which course should I have read before this tutorial ? Can you mention one or more of the helpful videos ? Thanks and good luck
@brencancer9 ай бұрын
Thanks for the effort sir, will React 19 affect React Native?
@alvaro-escalante-naves8 ай бұрын
How would you call the fetchData from an onclick event using 'use'?
@ceralguy859 ай бұрын
Brad there is an error related with a conflict between react-router-doom and react experimental version. Do you know which version of react-router-dom we need to install ?
@jesse-c5y4 ай бұрын
i think tanstack useQuery is still superior for fetching data but i do like that 'use' can be used inside a conditional which has bugged me a lot with previous react where i'm forced to load data i don't need because of that no condition rule
@mayankomar16166 ай бұрын
how do we handle Errors using usehook
@xzex26096 ай бұрын
the repository can not be cloned : experimental versions had problem can we install react 19 instead ?
@PeterScream8 ай бұрын
nothing wrong with the longer videos mate
@harsimothukuri1559 ай бұрын
Brad u r my motivation
@alexdin15659 ай бұрын
Thanks for this videos as always best content please I have a question can we use Next Js with Django?
@Zeeshan-oi1vj9 ай бұрын
Great video, skipping unnecessary part was good
@michaelcyber45849 ай бұрын
Great 🎉
@gametechz_7 ай бұрын
not able to import use hook. Can anyone help ? How can i use it in my react 19 project
@s1n7ax2 ай бұрын
Nice
@doug7749 ай бұрын
Awesome
@2pacgamer8 ай бұрын
Thx :)
@IDOGADAN4 ай бұрын
Please do authentication with react please
@lakshyarajdash9 ай бұрын
Hey Brad I want you to make a video on MEAN stack. I want to make my portfolio website using MEAN stack.❤
@HousseinDroubi-o9i6 ай бұрын
Hey man,
@cusematt239 ай бұрын
Does anyone know the "official" production release of react 19? Apols if i missed in video.
@amiracademy4649 ай бұрын
❤
@OCEMTechZone9 ай бұрын
🎉
@CeezGeez9 ай бұрын
14:33 lolol
@sanukjoseph9 ай бұрын
💓
@abddulrahmanas9 ай бұрын
Is it worth learning React while there are "better" ones like Vue.js and Svelte? It seems everyone hates React and Next.js.
@QuadLead9 ай бұрын
Laravel (:
@skzahirulislam28209 ай бұрын
1st
@kim92se649 ай бұрын
24
@Chris-qg6kc9 ай бұрын
What is the point of the react team pushing nextjs if they would continue to make updates? Next has eaten their lunch already
@bla42246 ай бұрын
Informational: yes, good, thanx. Code style: terrible. E.g. you say, "writing a function" but actually you declare a constant, which refers to an anonymous function. Strange. Why do you not write `function blabla() {}'? Declaring everything as a const is certainly allowed, but hurts readability and proper understanding of the code tremendously. Also hard-coding the view (e.g. using the tailwind non-sense) is - not only IMHO - bad style (and actually wrt. this demos absolute overhead, not needed at all, disturbing). Giving a component 1 or 2 proper class names or/and ID is sufficient to write a proper CSS detached from the actual code, like in a separate css file using standard CSS selectors and thus giving users (and yourself) a chance to re-style the pages in an efficient and easy way. One can see in your demos, what a bloat the tailwind usage already creates - and these are small examples, only ...
@abhaykumar98069 ай бұрын
Funny, I tried to create a vite using typescript and I am not able to do `npm i -D @types/react@experimental @types/react-dom@experimental`. Any idea how can I do that @brad? When I specify the exact experimental version, I am only able to install the @types/react, but not @types/react-dom. And that is also not working
@akoskm9 ай бұрын
Hey, I think I can help you out here! I made a video about setting up React 19 with Vite, including the types! kzbin.info/www/bejne/npSWiIaEnZKBbNksi=Q8GePu8elPg8KDr3 let me know if you need more help with this!!
@wanai90628 ай бұрын
You can view the comments for this file `types/react/ts5.0/canary.d.ts` on `@types/react`
@akoskm8 ай бұрын
There's an alternative way to add the canary version by going to the npm website searching for react, and picking a version with the canary tag. I made a short video about how you can do this: kzbin.info/www/bejne/npSWiIaEnZKBbNk
@tomm57658 ай бұрын
The canary types are in the regular @types/react package to enable them modify your tsconfig.json and add "types": ["react/canary"]. Haven't tried with experimental, maybe just react/experimental
@abddulrahmanas9 ай бұрын
Is it worth learning React while there are "better" ones like Vue.js and Svelte? It seems everyone hates React and Next.js.