Exploring React 19 Features - use() Hook, Actions & More

preview_player
Показать описание
In this video, we will look at some of the features of React 19 including the React compiler, use() hook, form actions, new hooks like useFormState(), useFormStatus() and useOptimistic().

Code:

Check out my courses:

Social Media:

Timestamps:
0:00 - Intro
1:24 - Compiler Info (Slide)
3:05 - Automatic Memoization (Slide)
4:04 - use() Hook Info (Slide)
4:57 - use client & use server (Slide)
5:43 - Actions (Slide)
6:54 - useOptimistic (Slide)
7:40 - Metadata (Slide)
8:06 - Other Changes (Slide)
9:48 - React 19 Playground Intro
10:53 - use() Hook to Fetch Joke
15:34 - use() Hook to Fetch Posts
17:05 - use() Hook with Promise
21:16 - use() Hook with Context
23:32 - Action Example 1 - Post Form
29:25 - Action Example 2 - Shopping Cart Form
35:25 - useFormStatus()
39:49 - useFormState()
44:12 - useOptimistic()
Комментарии
Автор

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❤

codelure
Автор

This saved me so much time catching up with React 19. Thanks a lot Brad

aunghtetlinn
Автор

I'm ready for Traversy radio - I could listen to this dude all day

brianbeal
Автор

You guy are doing tremendous work. i love the way each and every project you drop is giving us insight.

acidrifrancis
Автор

Great video Brad. Thanks for making and sharing it

webdevluc
Автор

Brad is the man! Thank you for your efforts and continuous learning materials!

bogdanmarian
Автор

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 !!!

psychodelic
Автор

Brad is still the king. Over 2 million subscribers. Thanks.

eleah
Автор

Thanks for showing these all instead of the cursory review.

r-i-ch
Автор

Great video Brad, thank you for always support the tech community by sharing this great content

ceralguy
Автор

I'm excited about react compiler.

SaifulIslam-qleb
Автор

Great job on this video! Thanks Brad!!

haciendadad
Автор

I see a lot of Next js staff in the update. Thanks for the update brad.

engsiyad
Автор

Thank you for this comprehensive video.

BijanProgrammer
Автор

I'm really looking forward to React 19. It'll be nice to revisit after spending so long with Next JS

larrytron
Автор

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.

jamcmich
Автор

Overall, great video. Worth watching. Thanks for sharing!

abhaykumar
Автор

Thanks sir i'm currently learning your DSA course and it iz amazing

_Blackwolf_
Автор

Great video Brad. Thanks for making and sharing it. Are you planning to update the react course on your website?

yman_kh
Автор

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)

ziggyshea
visit shbcf.ru