React 模式 中文版
目录
前言
简介
基础
组件通讯
事件处理
组合
受控输入和非受控输入
展示型组件和容器型组件
数据流
单向数据流
Flux
Redux
扩展阅读
依赖注入
组件样式
集成第三方库
总结
总结
主页
资讯
文章
代码
电子书
React 模式
本书介绍了使用 React 开发时的一些常用设计模式,其中包括的技术有组合( composition )、数据流、依赖管理,等等。
Web (https://sangka.github.io/react-in-patterns-cn/)
PDF (https://github.com/SangKa/react-in-patterns-cn/raw/gh-pages/ebook/React模式.pdf)
Mobi (https://github.com/SangKa/react-in-patterns-cn/raw/gh-pages/ebook/React模式.mobi)
ePub (https://github.com/SangKa/react-in-patterns-cn/raw/gh-pages/ebook/React模式.epub)
GitHub (https://github.com/SangKa/react-in-patterns-cn)