技术电子文档在线地址
1.git
2.jquery
https://jquery.cuishifeng.cn/index.html
3.typescript
官方文档:https://www.typescriptlang.org
一位中国人的ts学习心得:https://ts.xcatliu.com/
ts中文文档:TypeScript 中文手册 - TypeScript 中文手册 (bootcss.com)
深入理解typeScript中文版:深入理解 TypeScript | 深入理解 TypeScript (jkchao.github.io)
4.styleLint中文文档
http://stylelint.cn/
5.腾讯云开发者社区(多种文档,虽然有的文档比较旧)
https://cloud.tencent.com/developer/
6.css宝典 https://www.kancloud.cn/zhenhuamcu/csslearn/356750(有关css的一些知识)
7.https://es6.ruanyifeng.com/#docs/intro 阮一峰es6
8.https://echarts.apache.org/zh/index.html echarts
9. https://cn.vuejs.org/ vue
10. https://www.webpackjs.com/ webpack
11. https://www.axios-http.cn/docs/intro axios
12. https://developer.mozilla.org/zh-CN/docs/Web MDN
13. http://www.layui.org.cn/ layui官网
14.https://ustbhuangyi.github.io/vue-analysis/v2/extend/event.html#dom-%E4%BA%8B%E4%BB%B6 一位资深开发的笔记