参考资料

知识精讲

Pro git http://iissnan.com/progit

算法 https://juejin.im/post/5d5b307b5188253da24d3cd1

HTTP 缓存 https://juejin.im/post/5a1d4e546fb9a0450f21af23

原型链&继承 https://juejin.im/post/5a1d4e546fb9a0450f21af23

this全面解析 https://juejin.im/post/5c96d0c751882511c832ff7b

CSS 进阶 https://juejin.im/post/5d31338b6fb9a07eb74b7629 https://juejin.im/post/5d3eca78e51d4561cb5dde12 https://juejin.im/post/5d4d0ec651882549594e7293

全家桶 & 大集合

全家福: 各大语言、框架技术传送门 https://devdocs.io/

一本前端雀语小册: https://www.yuque.com/robinson/fe-guide

笔耕不辍的作者真心让人佩服 https://www.muyiy.cn/blog/

面试题系列

各种语言的面试题大全 https://www.javatpoint.com/javascript-interview-questions

细心的小姐姐总结的很全面的面试题 https://github.com/YvetteLau/Blog https://juejin.im/post/5c92f499f265da612647b754 https://juejin.im/post/5cdcc009e51d453afb40d87c https://juejin.im/post/5c64d15d6fb9a049d37f9c20

前端博客现在流行 git book https://leohxj.gitbooks.io/front-end-database/interview/interview-exercises-with-JavaScript.html 面试题小书 https://fe.padding.me

经典笔试题 https://leetcode.com/problemset/top-interview-questions/

扩展

ES6词法规范 http://zhoushengfe.com/es6/es6-ch.html

目前看到过最好的一片关于ES词法规范的博客 https://segmentfault.com/a/1190000012162360#articleHeader1

前端算法题目 http://obkoro1.com/web_accumulate/algorithm/

工具

CICD Jenkins 中文文档 https://www.w3cschool.cn/jenkins/jenkins-jg9528pb.html

Gitlab CI 个人感觉 gitlab CI 比 jenkins 更好上手 https://www.jianshu.com/p/3c0cbb6c2936

Jenkins VS Gitlab CI 这样对比 gitlab CI 完胜 https://about.gitlab.com/devops-tools/jenkins-vs-gitlab.html

Tips

直接取得当前时间毫秒数

1
var t1 = +new Date();

在线绘图工具

流程图
https://app.creately.com

UE + 流程图 https://www.gomockingbird.com/ https://www.processon.com

To Read

lerna
https://github.com/lerna/lerna#getting-started https://juejin.im/post/5a989fb451882555731b88c2 https://juejin.im/post/5c7491cae51d457fc564d6ee https://juejin.im/post/5ced1609e51d455d850d3a6c

lodash 原型污染
https://juejin.im/post/5d271332f265da1b934e2d48

Typescript enhancer
http://definitelytyped.org/
https://github.com/DefinitelyTyped/DefinitelyTyped

standrad
https://github.com/standard https://standardjs.com/

ES6 pro
http://es6.ruanyifeng.com/?search=%E6%A8%A1%E7%89%88&x=0&y=0

##配色原理## https://www.uisdc.com/color-design-reading-notes-1