一、基础
- html5:https://www.w3school.com.cn/html5/index.asp
- css3:https://www.w3school.com.cn/css3/index.asp、https://www.w3school.com.cn/cssref/index.asp、https://www.w3school.com.cn/css/index.asp
- js:https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/A_re-introduction_to_JavaScript
- es6:https://es6.ruanyifeng.com/
二、进阶
- less:https://less.bootcss.com/
- sass:https://www.sass.hk/
- webpack:https://www.webpackjs.com/
- vuejs:https://cn.vuejs.org/
- elementUI:https://element.eleme.io/#/zh-CN/component/installation
- reactjs:https://react.docschina.org/docs/getting-started.html
- ant design:https://ant.design/index-cn
- react router dom:http://react-guide.github.io/react-router-cn/
- react小书:http://huziketang.mangojuice.top/books/react/lesson1
- redux:http://cn.redux.js.org/、
- redux简易教程:https://www.jianshu.com/p/e4a2cc339887
- dvajs: https://dvajs.com/guide/
三、其他前端相关知识
- mockjs:http://mockjs.com/
- json-server:https://github.com/typicode/json-server
- http:https://www.runoob.com/http/http-tutorial.html
- fetch:https://developer.mozilla.org/zh-CN/docs/Web/API/Fetch_API/Using_Fetch
- eslint:https://cn.eslint.org/
- echarts:https://echarts.apache.org/zh/index.html
- bizcharts:https://bizcharts.net/product/BizCharts4/gallery
- commit message:http://www.ruanyifeng.com/blog/2016/01/commit_message_change_log.html
四、实例
- dvajs入门实例:https://blog.csdn.net/weixin_34128501/article/details/91375435
- 原生redux实现共享实例:https://segmentfault.com/a/1190000009400031
- react router dom路由的安装和简单使用:https://blog.csdn.net/qq_41956139/article/details/106572110、https://www.jianshu.com/p/8954e9fb0c7e、https://www.jianshu.com/p/d4c42e5a5dfc