謝文婷 wenting
Aug 23, 2017 · 1 min read

react/redux/redux-form 整理

從零開始學 ReactJS(ReactJS 101): https://www.gitbook.com/book/kdchang/react101/details

React 的 CodeSandbox : https://codesandbox.io/

《看漫画,学 Redux》翻譯自 “A cartoon intro to Redux” : https://github.com/jasonslyvia/a-cartoon-intro-to-redux-cn

Redux 中文文档 : http://cn.redux.js.org/index.html

Redux-Form : http://redux-form.com/7.0.3/

Redux best practices (about project structure design) : https://medium.com/lexical-labs-engineering/redux-best-practices-64d59775802e

深入淺出React(一):React的設計哲學 — 簡單之美 : http://www.infoq.com/cn/articles/react-art-of-simplity

深度剖析:如何實現一個 Virtual DOM 算法 : https://github.com/livoras/blog/issues/13

)