|
- 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 components written by independent people, teams, and organizations
- 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
- 快速入门 – React 中文文档
欢迎来到 React 文档!本章节将介绍你每天都会使用的 80% 的 React 概念。
- 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 HTML page, or start a complex React-powered app, this section will help you get started
- クイックスタート – React
React は、再度コンポーネントの関数を呼び出します。 今度は count が 1 になっています。 次の呼び出しでは 2 になっています。 次々と増えていきます。 同じコンポーネントを複数の場所でレンダーした場合、それぞれが独自の state を持ちます。
- 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 components written by independent people, teams, and organizations
- 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 templates for various JavaScript runtimes and platforms
- Build a React app from Scratch
Build a React app from Scratch If your app has constraints not well-served by existing frameworks, you prefer to build your own framework, or you just want to learn the basics of a React app, you can build a React app from scratch
|
|
|