Awesome
React From Zero
React 简单 (至少99% ES2015 ) 例子
一切都在浏览器中运行,无需手动预编译。
校对 ✅
<!-- doc-templite START generated --> <!-- time = '2018 6.30' --> <!-- repo = 'kay-is/react-from-zero' --> <!-- commit = 'b31878c2c1ba423fede7542c473092bba5943dfa' -->翻译的原文 | 与日期 | 最新更新 | 更多 |
---|---|---|---|
commit | ⏰ 2018 6.30 | 中文翻译 |
贡献
欢迎 👏 勘误/校对/更新贡献 😊 具体贡献请看
生活
If help, buy me coffee —— 营养跟不上了,给我来瓶营养快线吧! 💰
课堂
Lesson 0 - Object Elements React元素长什么样 - 预览
Lesson 1 - Element Factory React元素-生产函数 React.createElement
-
预览
Lesson 2 - JSX - JSX 写在js
中的XHTMl
样式
预览
Lesson 3 - Nested Elements - 嵌套React
元素
预览
Lesson 4 - Components - 组件怎么来的 预览
Lesson 5 - Properties - 属性,来了 预览
Lesson 6 - Property Types - 属性类型验证 预览
Lesson 7 - Property Example - 属性的示例 预览
Lesson 8 - Nested Components - 嵌套组件 预览
Lesson 9 - Component Classes - 组件类 预览
Lesson 10 - Example App - 任务列表应用的示例 预览
Lesson 11 - Lifecycle Methods - 生命周期钩子函数 预览
Lesson 12 - Component refactor - 组件的重构 预览
Lesson 13 - Element Refactor - React
元素重构
预览
Lesson 14 - References - 元素/组件
引用
预览
Lesson 15 - Simple Integration - 同步简单库的整合 预览
Lesson 16 - Advanced Integration - 高级库的整合 预览