Open Liudongge opened 7 years ago
如何优雅的编写JavaScript代码:严格ESLint,部分编码原则,函数式编程,抽象的能力等等 https://github.com/ingf/elegant-writing-javascript
函数的定义方式:函数表达式,函数生命,箭头函数表达式,Function构造函数等 https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Functions
gulp使用,入门: gulp taskName直接执行对应task http://mrzhang123.github.io/2016/09/07/gulpUse/
记录一些不错的文章