Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 新闻
- Host: GitHub
- URL: https://github.com/eastsummer/react_news
- Owner: EastSummer
- Created: 2018-05-30T02:47:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-11T09:09:12.000Z (over 6 years ago)
- Last Synced: 2024-10-12T13:23:36.792Z (about 1 month ago)
- Topics: react, react-router, webpack2
- Language: JavaScript
- Homepage:
- Size: 10.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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/)