前端开发 一直受用

2019-01-03  本文已影响0人  angular2大神

https://tinypng.com  =>图片压缩工具

http://huaban.com/pins/1077981240/ =>图片处理

http://idea.qinxi1992.cn/ =>webstrom  IDE 破解

https://rxjs-cn.github.io/rxjs5-ultimate-cn/     Rxjs  

https://www.gitbook.com/book/jiayisheji/30-days-proficient-in-rxjs/details  RXjs  中文文档

yslow  页面跑分插件

//深复制

JSON.parse(JSON.stringify(object2));
eg:let sdf  = 'sss';
let sdf2 = JSON.parse(Json..stringify(object2));

上一篇 下一篇

猜你喜欢

热点阅读