|
| 1 | +# QQ交流群规 |
| 2 | +[在线地址](http://t.cn/Rw2qmAS) `http://t.cn/Rw2qmAS` |
| 3 | + |
| 4 | +这是一份公共的QQ交流规则,供各群主引用。规则会不断的修改调整,希望得到各个行业群主的支持。 |
| 5 | + |
| 6 | +--- |
| 7 | + |
| 8 | + |
| 9 | +###前言 |
| 10 | +1. 宗旨:高效,高质量的交流,禁止无意义的闲扯,话题内容尽量保持在技术与职业相关范围内。原则上:白天上班时间禁止闲聊,业余时间话题可以稍为宽松。 |
| 11 | +2. 随着群人数越来越多,为了使群的价值能够保持技术的高质量输送或新鲜度,也为了使新人能够快速的溶入这个团队,特编写此约定,希望大伙能够积极遵守或推进,谢谢各位的支持或厚爱。此群规是原来 |
| 12 | +3. 此群规是待运行版,公布出之后默认是大伙已经阅读并认可通过,如有违反,可能采取相应的措施。我们的目的侧重于引导,并不是把谁要T出去,我们希望自此群规出台之后不要有一个人是被T出去的。 |
| 13 | +4. 此群规也是引导大于惩罚,我们是前端相关从业人士,注重用户感知或行为约定,所以引导为辅,自觉为主。另外氛围还是需要大伙共同参与维护,我们鄙视每一个不尊重时间或浪费青春的人,我们希望在激情岁月里边能够留下成长的痕迹,我们希望这份共同的回忆能够N年后还能念念不忘或值得回忆。今天因为你在此群与各高手交流而感到自豪,明天此群因为有你的存在而感到骄傲,后天因为我们回忆中有你的身影而感到难忘。 |
| 14 | + |
| 15 | +###一. 如何提问: |
| 16 | +1. 提问请提供重现问题场景的demo文件或在线url地址。(必须是完整的静态资源包,换个环境之后能够完整重现所说bug,如果团队对代码有保密要求,请找其它解决办法,不建议继续提问)。 |
| 17 | +2. 文字描述不清的bug,建议发文件后用截图示意,明确表明某处某问题。 |
| 18 | +3. 没有图片的代码建议发: |
| 19 | +- [Runjs](http://runjs.cn) |
| 20 | +- [Jsbin](http://jsbin.com) |
| 21 | +- [Jsbin 的用法](http://w3cshare.com/jsbin-editor/) |
| 22 | +4. 国内免费云引擎 |
| 23 | +- [Sina云](http://sae.sina.com.cn/) |
| 24 | +优点:不需要手工发布,只需三级域名就可以访问,支持语言:php,python,java, |
| 25 | +缺点:需要身份证验证获取免费云豆 |
| 26 | +版本控制工具:svn |
| 27 | +- [京东云](http://jae.jd.com/) |
| 28 | +优点:不需要身份验证,支持:java,php,nodejs,python,ruby |
| 29 | +缺点:需要在控制台手动发布才能在线上预览 |
| 30 | +版本控制工具:git |
| 31 | +- [github](http://github.com) |
| 32 | +优点:注册即有,方便 |
| 33 | +缺点:只支持静态 |
| 34 | +版本控制工具:git |
| 35 | + |
| 36 | +###二. 禁问: |
| 37 | + |
| 38 | +- 早上问早,晚上道晚安。聊天起于问早,止于呵呵。 |
| 39 | +- 有没有人在? |
| 40 | +- 谁能帮我解决一个问题? |
| 41 | +- 有没有jQuery高手在等? |
| 42 | + |
| 43 | +###三. 禁发: |
| 44 | + |
| 45 | +- 广告,求职,推广,八卦。 |
| 46 | +- 尽量不要发无意义的大图片,建议发qq提供的默认的等于行距表情,约束这个目的在于: |
| 47 | + 1. 人脑对图片的接受速度明显快于文字,过多的无意义图片会分散讨论的主题。 |
| 48 | + 2. 不方便回查,或聊天记录中寻找有价值的消息。 |
| 49 | + 3. 另外这是一个信息爆炸时代,人脑的接收是有上限的,过多的垃圾信息会占用有限的带宽。 |
| 50 | +- 尽量不要在群邮件中无意义回复,每次一个人回复是一次消息的广播,每个人都会收到,会产生信息垃圾。 |
| 51 | + |
| 52 | +###四. 警告: |
| 53 | + |
| 54 | +- 字体在10-12号之间,字体颜色不建议特别刺眼的颜色。 |
| 55 | +- 禁止闲聊,或无意义回复。 |
| 56 | +- 提问之前最好百度,google过,着重培养的是一种能力或方法,不是一个结果。 |
| 57 | +- 不建议直接索要代码,可以追问技术实现的思路或方法。 |
| 58 | + |
| 59 | +###五. 综合类资源: |
| 60 | + |
| 61 | +- [前端知识体系](http://www.cnblogs.com/sb19871023/p/3894452.html) |
| 62 | +- [前端知识结构](https://github.com/JacksonTian/fks) |
| 63 | +- [免费的编程中文书籍索引](https://github.com/justjavac/free-programming-books-zh_CN) |
| 64 | +- [前端书籍](https://github.com/dypsilon/frontend-dev-bookmarks) |
| 65 | + |
| 66 | +###六. API: |
| 67 | + |
| 68 | +####1. jQuery |
| 69 | + |
| 70 | +* [jQuery API 中文文档](http://jquery.bootcss.com/) |
| 71 | +* [hemin 在线版](http://hemin.cn/jq/) |
| 72 | +* [css88 jq api](http://www.css88.com/jqapi-1.9/on/) |
| 73 | +* [css88 jqui api](http://www.css88.com/jquery-ui-api/) |
| 74 | +* [devdocs](http://devdocs.io/) |
| 75 | +* [jqschool](http://api.jq-school.com/) |
| 76 | +* [学习jquery](http://learn.jquery.com/) |
| 77 | + |
| 78 | +####2. Ecmascript |
| 79 | + |
| 80 | +- [阮一峰 es6](http://es6.ruanyifeng.com/) |
| 81 | +- [阮一峰 Javascript](http://javascript.ruanyifeng.com/) |
| 82 | +- [ECMA-262,第 5 版](http://yanhaijing.com/es5/) |
| 83 | +- [es5](http://es5.github.io/) |
| 84 | + |
| 85 | +####3. Js template |
| 86 | + |
| 87 | +- [artTemplate](https://github.com/aui/artTemplate) |
| 88 | +- [tomdjs](https://github.com/aui/tmodjs/blob/master/README.md) |
| 89 | +- [淘宝模板juicer模板](http://juicer.name/docs/docs_zh_cn.html) |
| 90 | +- [Fxtpl v1.0 繁星前端模板引擎](http://koen301.github.io/fxtpl/) |
| 91 | +- [laytpl](http://sentsin.com/layui/laytpl/) |
| 92 | + |
| 93 | +####4. 弹出层 |
| 94 | + |
| 95 | +- [artDialog 最新版](https://github.com/aui/artDialog) |
| 96 | +- [artDialog 文档](http://aui.github.io/artDialog/doc/index.html) |
| 97 | +- [google code 下载地址](https://code.google.com/p/artdialog/downloads/list) |
| 98 | +- [贤心弹出层](http://sentsin.com/jquery/layer/) |
| 99 | + |
| 100 | +####5. Nodejs |
| 101 | + |
| 102 | +- [nodejs 篇幅比较巨大](http://liuqing.pw/) |
| 103 | +- [篇幅比较少](http://rainweb.cn/article/category/Nodejs) |
| 104 | +- [node express 入门教程](http://www.w3cfuns.com/article-5598538-1-1.html) |
| 105 | +- [nodejs定时任务](http://my.oschina.net/u/568264/blog/193773) |
| 106 | +- [一个nodejs博客](http://60sky.com/) |
| 107 | +- [【NodeJS 学习笔记04】新闻发布系统](http://www.cnblogs.com/yexiaochai/p/3536547.html) |
| 108 | +- [过年7天乐,学nodejs 也快乐](http://www.cnblogs.com/qqloving/p/3541099.html) |
| 109 | +- [七天学会NodeJS](https://github.com/nqdeng/7-days-nodejs) |
| 110 | +- [Nodejs学习笔记(二)--- 事件模块](http://www.cnblogs.com/zhongweiv/p/nodejs_events.html) |
| 111 | +- [nodejs入门](http://www.cnblogs.com/liusuqi/p/3735491.html) |
| 112 | +- [angularjs nodejs](https://github.com/zensh/jsgen) |
| 113 | +- [从零开始nodejs系列文章](http://blog.fens.me/series-nodejs/) |
| 114 | +- [理解nodejs](http://debuggable.com/posts/understanding-node-js:4bd98440-45e4-4a9a-8ef7-0f7ecbdd56cb) |
| 115 | +- [nodejs事件轮询](http://blog.mixu.net/2011/02/01/understanding-the-node-js-event-loop/) |
| 116 | +- [node入门](http://www.nodebeginner.org/index-zh-cn.html) |
| 117 | +- [nodejs cms](http://ourjs.com/detail/53e1f281c5910a9806000001) |
| 118 | + |
| 119 | +####6. Angularjs |
| 120 | + |
| 121 | +- [angularjs中文社区](http://angularjs.cn/) |
| 122 | +- [Angularjs源码学习](http://www.cnblogs.com/xuwenmin888/p/3739096.html) |
| 123 | +- [Angularjs源码学习](http://www.ifeenan.com/?c=AngularJS) |
| 124 | +- [angular对bootstrap的封装](http://angular-ui.github.io/bootstrap/) |
| 125 | +- [angularjs + nodejs](http://cnodejs.org/topic/51404e0f069911196d2e3923) |
| 126 | +- [吕大豹 Angularjs](http://www.cnblogs.com/lvdabao/tag/AngularJs/) |
| 127 | +- [AngularJS 最佳实践](http://www.infoq.com/cn/news/2013/02/angular-web-app) |
| 128 | +- [Angular的一些扩展指令](http://www.lovelucy.info/angularjs-best-practices.html) |
| 129 | +- [Angular数据绑定原理](https://github.com/Pasvaz/bindonce) |
| 130 | +- [一些扩展Angular UI组件](https://github.com/angular-ui/) |
| 131 | +- [Ember和AngularJS的性能测试](http://voidcanvas.com/emberjs-vs-angularjs-performance-testing/) |
| 132 | +- [带你走近AngularJS - 基本功能介绍](http://www.cnblogs.com/powertoolsteam/p/angularjs-introdection.html) |
| 133 | +- [Angularjs开发指南](http://angular.duapp.com/docs/guide) |
| 134 | +- [Angularjs学习](http://www.cnblogs.com/amosli/p/3710648.html) |
| 135 | +- [不要带着jQuery的思维去学习AngularJS](http://www.rainweb.cn/article/angularjs-jquery.html) |
| 136 | +- [angularjs 学习笔记](http://wangjiatao.diandian.com/?tag=angularjs) |
| 137 | +- [angularjs 开发指南](http://www.angularjs.cn/T008) |
| 138 | +- [angularjs 英文资料](https://github.com/jmcunningham/AngularJS-Learning) |
| 139 | +- [angular bootstrap](http://angular-ui.github.io/bootstrap/) |
| 140 | +- [angular jq mobile](https://github.com/opitzconsulting/jquery-mobile-angular-adapter) |
| 141 | +- [angular ui](http://mgcrea.github.io/angular-strap/) |
| 142 | +- [整合jQuery Mobile+AngularJS经验谈](http://www.tuicool.com/articles/7ZZVr2) |
| 143 | +- [有jQuery背景,该如何用AngularJS编程思想](http://blog.jobbole.com/46589/ ) |
| 144 | + |
| 145 | +####7. 移动端API |
| 146 | + |
| 147 | +- [99移动端知识集合](https://github.com/jtyjty99999/mobileTech) |
| 148 | +- [司徒正美移动知识集合](https://github.com/RubyLouvre/mobileTech) |
| 149 | +- [移动端前端开发知识库](https://github.com/AlloyTeam/Mars) |
| 150 | +- [zepto 1.0 中文手册](http://mweb.baidu.com/zeptoapi/) |
| 151 | +- [zepto 1.0 中文手册](http://www.html-5.cn/Manual/Zepto/) |
| 152 | +- [zepto 1.1.2](http://www.css88.com/doc/zeptojs_api/) |
| 153 | +- [zepto 中文注释](http://www.cnblogs.com/sky000/archive/2013/03/29/2988952.html) |
| 154 | +- [jqmobile 手册](http://app-framework-software.intel.com/api.php) |
| 155 | +- [移动浏览器开发集合](https://github.com/maxzhang/maxzhang.github.com/issues) |
| 156 | +- [js移动调试](http://thx.github.io/mobile/debugging-in-mobile/) |
| 157 | +- [移动开发大杂烩](https://github.com/hoosin/mobile-web-favorites) |
| 158 | + |
| 159 | +####8. 图表类 |
| 160 | + |
| 161 | +- [Highcharts 中文API](http://www.hcharts.cn/api/index.php) |
| 162 | +- [Highcharts 英文API](http://api.highcharts.com/highcharts) |
| 163 | +- [ECharts 百度的图表软件](http://echarts.baidu.com/ ) |
| 164 | +- [高德地图](http://lbs.amap.com/api/) |
| 165 | + |
| 166 | +####9. Requriejs |
| 167 | + |
| 168 | +- [Javascript模块化编程(一):模块的写法 ](http://www.ruanyifeng.com/blog/2012/10/javascript_module.html) |
| 169 | +- [Javascript模块化编程(二):AMD规范](http://www.ruanyifeng.com/blog/2012/10/asynchronous_module_definition.html) |
| 170 | +- [Javascript模块化编程(三):require.js的用法](http://www.ruanyifeng.com/blog/2012/11/require_js.html) |
| 171 | +- [RequireJS入门(一)](http://www.cnblogs.com/snandy/archive/2012/05/22/2513652.html) |
| 172 | +- [RequireJS入门(二)](http://www.cnblogs.com/snandy/archive/2012/05/23/2513712.html) |
| 173 | +- [RequireJS进阶(三)](http://www.cnblogs.com/snandy/archive/2012/06/08/2538001.html) |
| 174 | +- [requrie源码学习](http://www.cnblogs.com/yexiaochai/p/3632580.html ) |
| 175 | +- [requrie 入门指南](http://www.oschina.net/translate/getting-started-with-the-requirejs-library ) |
| 176 | +- [requrieJS 学习笔记](http://www.cnblogs.com/yexiaochai/p/3214926.html ) |
| 177 | +- [requriejs 其一 ](http://cyj.me/why-seajs/requirejs/ ) |
| 178 | +- [require backbone结合](http://www.cnblogs.com/yexiaochai/p/3221081.html ) |
| 179 | + |
| 180 | +####10. Seajs |
| 181 | + |
| 182 | +- [seajs](http://seajs.org/) |
| 183 | +- [seajs 中文手册](http://cyj.me/why-seajs/zh/) |
| 184 | + |
| 185 | +####11. less,sass |
| 186 | + |
| 187 | +- [less](http://less.bootcss.com/) |
| 188 | +- [sass](http://www.w3cplus.com/sassguide/) |
| 189 | +- [sass中国](http://www.cn-sass.com/) |
| 190 | + |
| 191 | +###七. 开发规范 |
| 192 | + |
| 193 | +- [前端编码规范之js](http://yuwenhui.github.io/) |
| 194 | +- [前端编码规范之js](http://www.cnblogs.com/hustskyking/p/javascript-spec.html) |
| 195 | +- [最流行的PHP 代码规范](http://segmentfault.com/a/1190000000443795) |
| 196 | +- [最流行的PHP 代码规范](https://github.com/hfcorriez/fig-standards/blob/zh_CN/%E6%8E%A5%E5%8F%97/PSR-2-coding-style-guide.md) |
| 197 | +- [AMD与CMD规范的区别](http://www.zhihu.com/question/20351507) |
| 198 | +- [AMD与CMD规范的区别](http://www.cnblogs.com/tugenhua0707/p/3507957.html) |
| 199 | +- [KISSY 源码规范](http://docs.kissyui.com/1.4/docs/html/tutorials/style-guide/kissy-source-style.html) |
| 200 | +- [bt编码规范](http://codeguide.bootcss.com/) |
| 201 | +- [规范加强版](https://github.com/Suxiaogang/Code_Guide) |
| 202 | +- [前端代码规范 及 最佳实践](http://blog.jobbole.com/79075/) |
| 203 | +- [百度前端规范](http://coderlmn.github.io/code-standards/) |
| 204 | +- [百度前端规范](http://isobar-idev.github.io/code-standards/) |
| 205 | +- [百度前端规范](http://zhuanlan.zhihu.com/fuyun/19884834) |
| 206 | +- [【敏捷开发】Android团队开发规范](http://www.cnblogs.com/lcw/p/3619181.html) |
0 commit comments