https://github.com/yangfei4913438/ledger
慕课网的react学习项目,和老师的授课不同,这里使用了很多成熟的第三方库。
https://github.com/yangfei4913438/ledger
Last synced: 2 months ago
JSON representation
慕课网的react学习项目,和老师的授课不同,这里使用了很多成熟的第三方库。
- Host: GitHub
- URL: https://github.com/yangfei4913438/ledger
- Owner: yangfei4913438
- Created: 2019-03-06T08:40:01.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-25T06:21:21.000Z (about 6 years ago)
- Last Synced: 2025-02-08T03:42:19.404Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 342 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 项目说明
本项目是根据慕课网上,@张轩_Viking 老师所开设的一门 `React16 组件化+测试+全流程 实战在线账本项目` 改编而来。
课程地址:
[https://coding.imooc.com/class/302.html](https://coding.imooc.com/class/302.html)增加了redux、antd等主流的第三方库。
测试方面额外使用了Sinon库。
## 主要技术栈
- 1、react
- 2、redux
- 3、antd
- 4、axios
- 5、yf-jstools
- 6、react-loaders
- 7、json-server
- 8、stylus、sass
- 9、react-responsive
- 10、react-router-dom
- 11、redux-thunk
- 12、redux-immutable、immutable
- 13、concurrently
- 14、jest
- 15、enzyme
- 16、sinon
- 17、core-js
- 18、echarts差不多就是这些了吧。