Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eastsummer/react_news

react+webpack2 新闻
https://github.com/eastsummer/react_news

react react-router webpack2

Last synced: 8 days ago
JSON representation

react+webpack2 新闻

Awesome Lists containing this project

README

        

# IMOOC-React
课程地址:[http://coding.imooc.com/class/83.html](http://coding.imooc.com/class/83.html)

# Others
* [【原】雅虎前端优化的35条军规](https://www.cnblogs.com/xianyulaodi/p/5755079.html#_label0)

* [【译】也许你不必使用 Redux](https://zhuanlan.zhihu.com/p/22597353)

# Virtual Dom
* [stackoverflow:Why is React's concept of Virtual DOM said to be more performant than dirty model checking?](https://stackoverflow.com/questions/21109361/why-is-reacts-concept-of-virtual-dom-said-to-be-more-performant-than-dirty-mode)

* [github:virtual-dom](https://github.com/Matt-Esch/virtual-dom)

* [仿react框架](https://jsfiddle.net/eastsummer/3pL6ho4w/)