Skip to content

SudirKrishnaaRS/React-19---FC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

image

React 19 - What's New

This Repo contains code examples and notes created while exploring the latest and Greatest React v19

Ref: https://react.dev/blog/2024/12/05/react-19

Contents:

Presentation

  • React Compiler
  • Hydration Error
  • Support for
    • MetaData
    • Stylesheets
    • Scripts

Code

  • Suspense
  • useOptimistic() Hook
  • use() Api
  • Context Updates
  • Ref as Prop
  • Forms Updates:
    • useActionState() Hook
    • useFormStatus() Hook

About

This Repo contains code examples and notes created while exploring the latest and greatest React v19

Topics

Resources

Stars

Watchers

Forks