Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zation/backbone-to-react
用React.js替换Backbone.js的View(二) --Todo MVC示例
https://github.com/zation/backbone-to-react
Last synced: about 7 hours ago
JSON representation
用React.js替换Backbone.js的View(二) --Todo MVC示例
- Host: GitHub
- URL: https://github.com/zation/backbone-to-react
- Owner: zation
- Created: 2015-01-15T00:37:43.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-05T03:38:09.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T03:58:48.215Z (7 months ago)
- Language: JavaScript
- Homepage: http://www.zation.me/2015/01/15/replace_backbonejs_view_with_reactj_2.html
- Size: 152 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# 用React.js替换Backbone.js的View(二)
## --Todo MVC示例这份代码是我的一篇博客([用React.js替换Backbone.js的View](http://www.zation.me/2015/01/15/replace_backbonejs_view_with_reactj_2.html))的示例代码。