React:修订间差异
小无编辑摘要 |
小无编辑摘要 |
||
| (未显示2个用户的2个中间版本) | |||
| 第1行: | 第1行: | ||
由 [[Meta]] 开发并维护的[[前端]] | 由 [[Meta]] 开发并维护的[[前端]]库。 | ||
React combines [[HTML]] with [[JavaScript]] functionality into its own markup language called '''JSX'''. React also makes it easy to manage the flow of data throughout the application. | React combines [[HTML]] with [[JavaScript]] functionality into its own markup language called '''JSX'''. React also makes it easy to manage the flow of data throughout the application. | ||
| 第14行: | 第14行: | ||
== 另请参阅 == | == 另请参阅 == | ||
[https://react.dev/ | * [https://react.dev/reference/react React Reference Overview – React] | ||
https://www.freecodecamp.org/learn/front-end-development-libraries/react | * [https://react.dev/learn Quick Start – React] | ||
* https://www.freecodecamp.org/learn/front-end-development-libraries/react | |||
* [https://www.bilibili.com/video/BV1uG2DBgEQ8/ React 2025漏洞解读] | |||
[[分类:信息技术]] | |||