react.dev - The new home for React and its documentation
• The new React site (react.dev) teaches modern React with function components and Hooks. • We’ve included diagrams, illustrations, challenges, and over 600 new interactive examples. • The previous React documentation site has now moved to legacy.reactjs.org.
React19 - Simplify. Optimize. Create
React is the library for web and native user interfaces. Build user interfaces out of individual pieces called components written in JavaScript. React is designed to let you seamlessly combine components written by independent people, teams, and organizations.
React.js - A JavaScript library for building user interfaces
React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes.