!!!前端开发规范

http://www.kancloud.cn/jikeytang/qq/81136  JS前端开发群,是个收费群,没加进去。但里面有不少资料(值得去看!!)。  2016-4-12

https://github.com/fouber/blog

网上搜集的一些资料:

http://alloyteam.github.io/    腾讯 AlloyTeam 团队博客  2015-12-31

  http://alloyteam.github.io/AlloyDesigner/  AlloyDesigner 是用 HTML5 开发的、直接嵌入在Web页面中运行的可视化Web构建工具(chrome的插件在chrome.google.com/webstore/ 下载下来,回家开开门软件去下)

  http://www.getmarkman.com/  马克鳗 高效的设计稿标注、测量工具

  http://alloyteam.github.io/CodeGuide/  代码规范 by @AlloyTeam (命名规则 html css js)

  http://alloyteam.github.io/Spirit/modules/Standard/index.html  移动web开发规范

http://my.oschina.net/u/1398304/blog/305484?fromerr=fgvPJOOf  腾讯前端代码规范

https://github.com/ecomfe/spec  看第二屏中文内容

http://www.codeceo.com/article/javascript-guide.html  前端JavaScript规范 非常详细

http://alloyteam.github.io/JX/doc/specification/google-javascript.xml  Google js 编码规范指南

http://mp.weixin.qq.com/s?__biz=MzIyNTEzMTM4MQ==&mid=401814047&idx=1&sn=654940a1d3fa6263d381e1f6c609b911#rd 就目前环境,如何成为能工作的前端开发者!  2016-1-18

http://codeguide.bootcss.com/  编码规范(下次再看)  2016-3-12

原文地址:https://www.cnblogs.com/qq21270/p/5091057.html