DEV Community

Cover image for React v19 is out!

React v19 is out!

𝚂𝚊𝚞𝚛𝚊𝚋𝚑 𝚁𝚊𝚒 on December 06, 2024

Finally!! React 19 has arrived with a set of changes that aim to make development faster and more intuitive. It introduces new APIs that handle as...
Collapse
 
anmolbaranwal profile image
Anmol Baranwal

I was excited about the new hooks but didn’t get the chance to really try them.

Anyway, React is getting better 🔥

Collapse
 
srbhr profile image
𝚂𝚊𝚞𝚛𝚊𝚋𝚑 𝚁𝚊𝚒

Yes it is!

Collapse
 
shricodev profile image
Shrijal Acharya

Super excited!! I need to migrate my portfolio, which I'm currently working on, from Next.js 14 and React 18 to the upcoming versions.

Shadcn/ui doesn't seem to support it officially yet, so I’ll need to wait. 😑

Collapse
 
srbhr profile image
𝚂𝚊𝚞𝚛𝚊𝚋𝚑 𝚁𝚊𝚒

Share with us your portfolio! I haven't tried Shadcn yet, but I think it's time now!

Next 15 has some support :)

Collapse
 
shricodev profile image
Shrijal Acharya

Working on it! I'll share it soon.

Collapse
 
robertniyitanga profile image
NIYITANGA Robert

How can I contribute Sir

Collapse
 
srbhr profile image
𝚂𝚊𝚞𝚛𝚊𝚋𝚑 𝚁𝚊𝚒

To Resume Matcher?

Collapse
 
robertniyitanga profile image
NIYITANGA Robert

Yeah

Collapse
 
easywork01 profile image
Pranjal Raj

Looks good!

Collapse
 
connectionshint profile image
Connections Hint

Looks nice!

Collapse
 
srbhr profile image
𝚂𝚊𝚞𝚛𝚊𝚋𝚑 𝚁𝚊𝚒

Which feature are you most excited about? Or excited at all? 🤔

Collapse
 
srbhr profile image
𝚂𝚊𝚞𝚛𝚊𝚋𝚑 𝚁𝚊𝚒

Yay!!

Collapse
 
kortizti12 profile image
Kevin

Awesome overview of React 19! Your breakdown of async handling with useActionState and useOptimistic really hit the mark for making code cleaner and more efficient.

The mention of Server Components and metadata management is also key for improving performance and SEO.

For anyone wanting a more technical deep dive into React 19’s potential, I recommend Mastering React 19: Exploring the Latest Features of the New React Version by Will Eizlini. His insights on async interaction management and UI optimizations are invaluable. Check it out here.

Thanks for sharing, and keep inspiring the community!