- 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
- 快速入门 – React 中文文档 - docschina. org
React 应用程序是由 组件 组成的。一个组件是 UI(用户界面)的一部分,它拥有自己的逻辑和外观。组件可以小到一个按钮,也可以大到整个页面。 React 组件是返回标签的 JavaScript 函数:
- 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
- Inicio rápido – React
¡En este punto ya conoces los elementos básicos de como escribir código en React! Prueba el Tutorial para ponerlos en práctica y construir tu primera miniaplicación de React
- Installation – React - code++
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 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
- Instalación – React
React se ha diseñado desde un inicio para una adopción gradual Puedes usar tan poco o mucho de React como necesites Ya sea que quieras probar de qué va React, agregar interactividad a una página HTML o crear una aplicación compleja con React, los enlaces de esta sección te ayudarán a comenzar
- React Blog – React
In React Labs posts, we write about projects in active research and development Since our last update, we’ve made significant progress on React Server Components, Asset Loading, Optimizing Compiler, Offscreen Rendering, and Transition Tracing, and we’d like to share what we learned
|