前端资源库
常见的坑:
学习某个框架时,如果你的代码和教程的代码一致,你报错了(没有正常运行),看下是不是因为版本的问题
css选择器:https://www.w3cschool.cn/css/css-selector.html
github的入门文章:https://jingyan.baidu.com/article/e8cdb32b2fadc237042bad65.html
图片上传demo:https://github.com/dai-siki/vue-image-crop-upload
this:http://www.ruanyifeng.com/blog/2018/06/javascript-this.html
webpack中的chunk 和 bundle 有什么区别 ?https://segmentfault.com/q/1010000013733492/a-1020000016684746
const介绍:https://blog.csdn.net/jin_doudouer/article/details/80493649
undefined与null的区别:http://www.ruanyifeng.com/blog/2014/03/undefined-vs-null.html
scss:
安装、配置:https://blog.csdn.net/qq_36645327/article/details/79191026
使用:https://www.jianshu.com/p/fa379a309c8a
nextTick:https://segmentfault.com/a/1190000012861862
同步和异步:https://www.cnblogs.com/c3gen/p/6170504.html
chrome浏览器使用技巧:http://note.youdao.com/noteshare?id=5a77c7b608ad4fee07d9828a1517bd4f&sub=CDF0B8EAEEB448BEA889D6FE7BFC0EC8
webpack中文文档(先看‘指南’部分):https://webpack.docschina.org/guides/
webpack:http://webpack.wuhaolin.cn
es6:https://ke.qq.com/course/274758
vue:https://www.itying.com/goods-864.html
vue的UI框架(elementUI):http://element-cn.eleme.io/#/zh-CN/component/layout