Open links in new tab
  1. React

    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 …

  2. Quick Start – React

    Quick Start Welcome to the React documentation! This page will give you an introduction to 80% of the React concepts that you will use on a daily basis.

  3. 快速入门 – React 中文文档

    欢迎来到 React 文档!本章节将介绍你每天都会使用的 80% 的 React 概念。

  4. Installation – React

    Installation React has been designed from the start for gradual adoption. You can use as little or as much React as you need. Whether you want to get a taste of React, add some interactivity to an …

  5. React 官方中文文档

    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 …

  6. クイックスタート – React

    React は、再度コンポーネントの関数を呼び出します。 今度は count が 1 になっています。 次の呼び出しでは 2 になっています。 次々と増えていきます。 同じコンポーネントを複数の場所でレン …

  7. Creating a React App

    React Router is the most popular routing library for React and can be paired with Vite to create a full-stack React framework. It emphasizes standard Web APIs and has several ready to deploy …

  8. Setup – React

    React Developer Tools is a browser extension that can inspect React components, edit props and state, and identify performance problems. Learn how to install it here.

  9. React v19 – React 中文文档

    Dec 5, 2024 · React 19 现已稳定! 从 4 月份发布这篇介绍 React 19 RC 的博客以来有以下新增内容: 预热 suspend 树:阅读 改善 Suspense 来了解更多。 React DOM 静态 API:阅读 新的 React …

  10. React Versions – React

    React Versions The React docs at react.dev provide documentation for the latest version of React. We aim to keep the docs updated within major versions, and do not publish versions for each minor or …