|
- 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
- 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
- 快速入门 – 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
- 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
- Describing the UI – React
React is a JavaScript library for rendering user interfaces (UI) UI is built from small units like buttons, text, and images React lets you combine them into reusable, nestable components From web sites to phone apps, everything on the screen can be broken down into components In this chapter, you’ll learn to create, customize, and conditionally display React components
- 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 patch version When a new major is released, we archive the docs for the previous version as x react dev See our versioning policy for more info
|
|
|