记录平时有用到的前端学习网站

es6转es5,Babel

https://babeljs.io/repl(常用)

css模块

1.检测css兼容性

https://caniuse.com/#home

2.在线CSS颜色/透明度渐变效果代码工具(常用)

http://tools.jb51.net/code/css_generator

插件特效模块

1.检测css兼容性

https://www.html5tricks.com

博客

1.张鑫旭博客

https://www.zhangxinxu.com/(比较喜欢的博客)

代码托管

https://github.com/

学习网站

1.w3school 在线课程

https://www.w3school.com.cn/

2.菜鸟教程

https://www.runoob.com/

3.慕课网(买得少,目前比较喜欢七月老师的课程)

https://www.imooc.com/

图片优化工具(压缩图片)

1.tinyPNG工具

https://tinypng.com/(常用)

2.智图

https://zhitu.isux.us/

炫酷特效

1.codepen

https://codepen.io/picks/pens/

猜你喜欢

转载自www.cnblogs.com/huanghuali/p/11576513.html