## React Examples 1. [GitHub - tastejs/todomvc: Helping you select an MV* framework - Todo apps for React.js, Ember.js, Angular, and many more](https://github.com/tastejs/todomvc) ## React 虚拟DOM 1. [Lists and Keys - React](https://reactjs.org/docs/lists-and-keys.html) 2. [深入框架本源系列 —— Virtual Dom - 掘金](https://juejin.im/post/5b10dd36e51d4506e04cf802?utm_source=gold_browser_extension) 3. [前沿技术解密——VirtualDOM - 腾讯Web前端 IMWeb 团队社区 | blog | 团队博客](http://imweb.io/topic/5523fb2a0b1fb942783be0e6) 4. [Performance Calendar » React’s diff algorithm](https://calendar.perfplanet.com/2013/diff/) ## React组件化 1. [翻译React组件模式 - Medium每周翻译 - SegmentFault 思否](https://segmentfault.com/a/1190000015710309) 2. [Higher-Order Components - React](https://reactjs.org/docs/higher-order-components.html) 3. [深入理解 React 高阶组件](https://mp.weixin.qq.com/s?__biz=MzAwNTAzMjcxNg==&mid=2651424813&idx=1&sn=71407be9eba05e951d8731e29dc82154&chksm=80dff64eb7a87f588c9170ce9b3ff7d3ae8c081fe841c3c2cde193a14e36e739aa5bbd7a53f6&mpshare=1&scene=1&srcid=01129H1yyKQ1WpzIDaqV5dgm%23rd) 4. [React 模态框秘密和“轮子”渐进设计](https://zhuanlan.zhihu.com/p/30271961) 5. [如何写出漂亮的React组件 - 某熊的全栈之路 - SegmentFault 思否](https://segmentfault.com/a/1190000007553885)
React Examples
React 虚拟DOM
React组件化