About 5,360 results
Open links in new tab
  1. React

    React lets you build user interfaces out of individual pieces called components. Create your own React components like Thumbnail, LikeButton, and Video. Then combine them into entire …

  2. 快速入门 – React 中文文档 - docschina.org

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

  3. Quick Start – React - reactjs.org

    By now, you know the basics of how to write React code! Check out the Tutorial to put them into practice and build your first mini-app with React.

  4. 从零开始构建 React 应用 – React 中文文档

    如果现有框架无法满足你应用的要求,或者你更喜欢自己构建框架,亦或者你只想学习 React 应用程序的基础知识,那么你可以选择从零开始构建 React 应用。

  5. Setup – React

    React integrates with tools like editors, TypeScript, browser extensions, and compilers. This section will help you get your environment set up.

  6. 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 …

  7. 你的第一个组件 – React 中文文档

    React 允许你将标签、CSS 和 JavaScript 组合成自定义“组件”,即 应用程序中可复用的 UI 元素。 上文中表示目录的代码可以改写成一个能够在每个页面中渲染的 <TableOfContents /> 组件。

  8. 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 …

  9. Tutorial: Tic-Tac-Toe – React - reactjs.org

    The techniques you’ll learn in the tutorial are fundamental to building any React app, and fully understanding it will give you a deep understanding of React. Note This tutorial is designed for …

  10. React v19 – React 中文文档

    Dec 5, 2024 · 为了支持 React 服务器组件作为打包器或框架,我们建议固定到特定的 React 版本,或者使用 Canary 发行版。 我们将继续与打包器和框架合作,以稳定用于实现 React 服务 …

Refresh