九个前端代码规范,让你的代码美如画
1.京东凹凸实验室前端代码规范
https://guide.aotu.io/
2.腾讯前端代码规范
http://tgideas.qq.com/doc/index.html
3.百度前端代码规范文档
https://github.com/ecomfe/spec
4.JavaScript Standard Style
https://github.com/standard/standard
5.Vue官方特有的代码风格指南
https://cn.vuejs.org/v2/style-guide/index.html
6.个人(代表阿里的前端代码规范)
http://es6.ruanyifeng.com/#docs/style
7.《代码整洁之道》
8.ESLint,代码规范工具
https://eslint.bootcss.com/
9.Prettier
https://prettier.io/
越努力,越幸运!