这是本文档旧的修订版!


React

  • 概念: JSX, props, state
  • Browserify: 也可以使用官网提供的转换后的 js
  • Babel: 注意, babelify 6.0开始不自带任何默认编译(包括 JSX)了, 转换 react 的 JSX 需要额外安装插件, 并设置 .babelrc 配置文件.
  • next.js: Next.js gives you the best developer experience with all the features you need for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more. No config needed.
  • public/it/react.1635924113.txt.gz
  • 最后更改: 2021/11/03 15:21
  • oakfire