## 概況
在線地址:`http://www.hmoore.net/jsfront/month/82796` [JS前端開發群月報](http://www.hmoore.net/jsfront/month/82796)
---
## 2月份前端資源分享
#### 1. Javascript 492107297 已收費,非喜勿進
- [30分鐘掌握ES6/ES2015核心內容(上)](http://segmentfault.com/a/1190000004365693)
- [30分鐘掌握ES6/ES2015核心內容(下)](http://segmentfault.com/a/1190000004368132)
- [如何評價 ECMAScript 2016(ES7)只新增2個特性?](http://www.zhihu.com/question/39993685)
- [(譯)JavaScript小技巧介紹(二)](http://mp.weixin.qq.com/s?__biz=MjM5NTM1NDcyOQ==&mid=403696050&idx=1&sn=d10c93a7b5a3abcbbe00970d021c1f3a&scene=0#wechat_redirect)
- [JS函數式編程指南](https://www.gitbook.com/book/llh911001/mostly-adequate-guide-chinese/details)
- [19歲的開發者把win95編譯成JS版本跑在瀏覽器里](https://win95.ajf.me/win95.html)
- [JavaScript能做什么,該做什么?](https://www.zhihu.com/question/20796866)
- [百度FEX 技術周刊 - 2016/02/01](http://fex.baidu.com/blog/2016/02/fex-weekly-01/)
- [Ruff Community](http://community.ruff.io/)
- [現代 JavaScript 開發硬件](https://ruff.io/zh-cn/)
- [Code blast plugin for Codemirror](http://kushagragour.in/code-blast-codemirror/demo/index.html)
- [code-blast-codemirror](https://github.com/chinchang/code-blast-codemirror)
- [ECMAScript 的 Job Queues 和 Event loop 有什么關系?](https://www.zhihu.com/question/40063533)
- [[譯] 用 ES6 構建新一代可復用 JS 模塊](https://segmentfault.com/a/1190000004419412)
- [構建一個使用 Virtual-DOM 的前端模版引擎](https://segmentfault.com/a/1190000004420078)
- [如何有技巧的閱讀源碼](https://github.com/freedombird9/how-to-read-source-code/blob/master/how-to-read-code.md)
- [一個走社會主義道路的社交分享組件](https://github.com/calledT/sosh)
- [zone.js - 暴力之美](http://greengerong.com/blog/2016/01/30/zone-dot-js-bao-li-zhi-mei/)
- [FEX 技術周刊 - 2016/02/01](http://fex.baidu.com/blog/2016/02/fex-weekly-01/)
- [前端JavaScript規范](http://greengerong.com/blog/2015/05/09/qian-duan-javascriptgui-fan/)
- [17 行代碼實現的簡易 Javascript 字符串模板](https://segmentfault.com/a/1190000004428305)
- [每天一條JS小知識(jstips中文翻譯)](https://cnodejs.org/topic/56a050ac8392272262331d62)
- [近年來的收藏夾前端資料整理](http://seejs.me/2016/02/16/%E8%BF%91%E5%B9%B4%E6%9D%A5%E7%9A%84%E6%94%B6%E8%97%8F%E5%A4%B9%E5%89%8D%E7%AB%AF%E8%B5%84%E6%96%99%E6%95%B4%E7%90%86/)
- [30行代碼實現Javascript中的MVC](http://www.cnblogs.com/front-end-ralph/p/5190442.html)
- [42種常見的瀏覽器兼容性問題大匯總](http://www.i7758.com/archives/2318.html)
- [JS實用技巧手記](http://www.xuanfengge.com/tag/js%E6%89%8B%E8%AE%B0)
- [淺析js隨機函數Math.random()](http://www.xuanfengge.com/analysis-on-the-js-function-math-random.html)
- [面向設計的半封裝web組件開發](http://isux.tencent.com/half-package-web-components-for-design.html)
- [順勢而為,HTML發展與UI組件設計進化](http://isux.tencent.com/development-of-ui-components-based-on-native-html.html)
- [[JavaScript引擎] WebKit JavaScriptCore用新的B3編譯器后端替代FTL JIT中的LLVM](http://zhuanlan.zhihu.com/hllvm/20577490)
- [如何理解 Facebook 的 flux 應用架構?](https://www.zhihu.com/question/33864532)
- [全面理解虛擬DOM,實現虛擬DOM](http://www.ituring.com.cn/article/211352)
- [當前端也擁有 Server 的能力](http://www.barretlee.com/blog/2016/02/16/when-fe-has-the-power-of-server/)
- [從__proto__和prototype來深入理解JS對象和原型鏈](https://github.com/creeperyang/blog/issues/9)
- [深入理解JS中聲明提升、作用域(鏈)和`this`關鍵字](https://github.com/creeperyang/blog/issues/16)
- [javascript高級特性](https://segmentfault.com/a/1190000003718289)
#### 2. 移動Javascript開發 群號:148257606
- [聊聊移動端跨平臺開發的各種技術](http://blogread.cn/it/article/7510?f=wb)
- [也來說說touch事件與點擊穿透問題](https://segmentfault.com/a/1190000003848737)
- [移動端自適應:flexible.js可伸縮布局使用](http://caibaojian.com/flexible-js.html)
#### 3. Html5
- [web移動端常見問題解決方案](http://www.html5cn.org/article-9314-1.html)
- [移動端 h5開發相關內容總結(三)](http://div.io/topic/1572)
- [HTML textarea cols,rows屬性和寬度高度關系研究](http://www.zhangxinxu.com/wordpress/2016/02/html-textarea-rows-height/)
- [canvas難嗎?H5畫布實用TIPS總結](http://www.html5cn.org/article-9322-1.html)
- [Html5移動端知識點總結](http://web.jobbole.com/85027/)
- [生成PDF](https://github.com/MrRio/jsPDF)
- [基于HTML5 Canvas實現視頻破碎重組特效](http://www.html5cn.org/article-9344-1.html)
#### 4. CSS
- px2rem
- [postcss-px2rem](https://www.npmjs.com/package/postcss-px2rem)
- [gulp-px2rem](https://www.npmjs.com/package/gulp-px2rem)
- [gulp-rem2px](https://www.npmjs.com/package/gulp-rem2px)
- [fis3-preprocessor-px2rem](https://github.com/Mrluobo/fis3-preprocessor-px2rem)
- [grunt-px2rem](https://github.com/leon776/grunt-px2rem)
- 其它
- [【52期】移動端 h5開發相關內容總結——CSS篇](https://mp.weixin.qq.com/s?__biz=MzA5Njc3Njk5NA==&mid=402466254&idx=1&sn=66165daf12cdaf0d4fd630c037b25b23&scene=1&srcid=0130hXDYGCEZFxVJcZDtTWMj&pass_ticket=iSQQGw8PL%2BRtVR5F8v1pzPRocpY5arQleHpsxpvCYEBGZ0S8zogqlUXod2%2FSdslu#rd&location=35)
- [Remove unused styles from CSS](https://github.com/giakki/uncss)
- [CSS tooltip library](https://github.com/chinchang/hint.css)
- [CSS 的 22 個必備技巧](http://www.labazhou.net/2016/01/22-essential-css-recipes/)
- [flex-grow 不易理解,難道不是嗎?](http://jinlong.github.io/2016/02/04/flex-grow-is-weird/)
- [光點沿圓角按鈕運動軌跡動畫](http://www.xuanfengge.com/points-of-light-along-the-rounded-corner-button-motion-path-animation.html)
- [oeasy教你玩轉css禪意花園](http://www.imooc.com/learn/603)
- [css禪意花園-github](https://github.com/overmind1980/csszengarden.com)
- [用純CSS美化radio和checkbox](http://www.html-js.com/article/-httpapifanyibaiducom%203431)
- [CSS鏤空圖片transition過渡初加載背景色塊問題解決](http://www.zhangxinxu.com/wordpress/2016/02/css-hollow-image-for-transition-background-color-problem-fixed/)
- [REM vs EM](http://www.w3cplus.com/css/rem-vs-em.html)
#### 5. Angular 群號:238251402
- [民工精髓 - 關于新框架的學習 Angular,React,Vue](https://github.com/xufei/blog/issues/33)
- [React vs Angular 2: 冰與火之歌](http://zhuanlan.zhihu.com/FrontendMagazine/20549104)
- [如何看2015年1月Peter-Paul Koch對Angular的看法?](https://www.zhihu.com/question/27601964/answer/37309005)
- [不可錯過的Angular scrollbar library](http://www.html-js.com/article/-httpapifanyibaiducom%203430)
#### 6. React, Webpack 群號:530415177
- React
- [React+Redux的演示程序](https://github.com/JimLiu/redux-demo)
- [react.js,angular.js,vue.js學習哪個好?](http://www.zhihu.com/question/39943474)
- [第三方開發工具](https://www.decosoftware.com/)
- [阮一峰 - React 測試入門教程](http://www.ruanyifeng.com/blog/2016/02/react-testing-tutorial.html)
- [react native - 仿拉勾ios版本demo](https://github.com/heruijun/react-native-lagou)
- [React Native - 美團小demo](https://github.com/lookingstars/RNMeituan)
- [Immutable.js及在React中的應用](https://segmentfault.com/a/1190000004478569)
- Webpack
- [Webpack傻瓜指南(三)和React配合開發](http://zhuanlan.zhihu.com/FrontendMagazine/20522487)
- [What's new in webpack 2](https://gist.github.com/sokra/27b24881210b56bbaff7)
- [WebPack在項目配置中的探索](http://www.meckodo.com/?p=525)
- [webpack-howto](https://github.com/petehunt/webpack-howto)
- [Webpack 2 有哪些新東西](https://github.com/cssmagic/blog/issues/58)
#### 7. Vue 群號:364912432
- [歷史遺留項目,如何采用vue+webpack的形式改造呢?](https://www.zhihu.com/question/40018739)
- [v-for 列表動畫插件](https://github.com/vuejs/vue-animated-list)
- [vue源碼分析之如何實現observer和watcher](https://segmentfault.com/a/1190000004384515)
#### 8. jQuery
- [jQuery封神榜 - awesome-jquery](https://github.com/Iamlars/awesome-jquery/blob/master/README.md)
- [On-Off Toggle Switch](https://github.com/timmywil/jquery.onoff)
- [fancygrid - highcharts整合的表格](http://fancygrid.com/samples/)
#### 9. 看書學習
- [天天寫業務代碼的程序員,怎么成為技術大牛,開始寫技術代碼?](https://www.zhihu.com/question/39430220/answer/81648584)
- [你所讀的計算機科學方向,有哪些不錯的講義(Notes)?](http://www.zhihu.com/question/38300204)
- [工作后希望重新撿起大學時代學習的語言,是否意味著需要重新學習一遍?](https://www.zhihu.com/question/39628852)
- [你是怎樣通過學習改變命運的?](https://www.zhihu.com/question/39319905)
- [一個追求高效的學習者手機里裝有哪些APP?](http://www.jianshu.com/p/f568c8d8b6bb)
- [2015-2016前端知識體系-by ouven](http://ouvens.github.io/frontend-resource/2016/01/26/front-end-learning-list.html)
- [如何長時間高效學習?](https://www.zhihu.com/question/28358499/answer/82786981)
- [如何從菜鳥程序員成長為(偽)高手](http://blog.2baxb.me/archives/1077)
#### 10. Git,Github
- [你需要知道的12個Git高級命令](http://mp.weixin.qq.com/s?__biz=MjM5MDE0Mjc4MA==&mid=402681345&idx=1&sn=1a90b6f65a85d9626f440091912dd847&scene=2&srcid=0204SwKKuq3n9d4NAk4ALhUb&from=timeline&isappinstalled=0#wechat_redirect)
- [git-recipes | 四種常見 Git 工作流比較](https://github.com/geeeeeeeeek/git-recipes/wiki/3.5-%E5%B8%B8%E8%A7%81%E5%B7%A5%E4%BD%9C%E6%B5%81%E6%AF%94%E8%BE%83)
#### 11. 創業 | 職場 | 管理 | 產品
- [普通人離千萬富翁有多遠?](https://www.zhihu.com/question/24319743/answer/79905003)
- [初創公司,應該設置哪些員工福利比較好呢?](https://www.zhihu.com/question/33713050/answer/57309480)
- [去哪里找到好看又實用的餐具?](https://www.zhihu.com/question/22468846/answer/69062643)
- [你做的最大的賭是什么?](https://www.zhihu.com/question/36861786/answer/80592030)
- [哪三本書是產品經理必讀書?為什么?](https://www.zhihu.com/question/20752514)
- [如何評價支付寶2016年推出的「集福紅包」功能?](https://www.zhihu.com/question/39919276)
- [如何看待《騰訊互娛員工猝死,同事呼吁公司少加班》?](https://www.zhihu.com/question/38567964/answer/77036084)
- [IT 行業加班到底有沒有價值?](https://www.zhihu.com/question/30700629/answer/66740726)
- [架構師一定要很強的編碼能力之后才能當嗎?](https://www.zhihu.com/question/26240302)
- [工作兩三年后,你悟出什么職場道理?](https://www.zhihu.com/question/30147821/answer/80268056)
- [哪些工具能極大提升產品經理的工作效率?](https://www.zhihu.com/question/24458648)
- [有哪些成本是老板們開公司前未曾預見到的?](https://www.zhihu.com/question/36380091)
- [如何看待LinkedIn市值蒸發100億美元?](https://www.zhihu.com/question/40166872)
- [AirBnb女神工程師視角 -以創業者的姿態做一名工程師](http://qinchao.baijia.baidu.com/article/319045)
- [PPLive 融資 2.5 億美元會徹底改變視頻領域戰局嗎](https://www.zhihu.com/question/19557331)
- [看點點的數據:1819 萬博客、3547 萬內容,點點不是運行的很好嗎?](https://www.zhihu.com/question/20828354)
- [創業公司員工都有哪些特點?](https://kenengba.com/post/3389.html)
- [年薪三十萬的碼農不如一個省委辦公廳公務員嗎?](https://www.zhihu.com/question/40339220)
- [「簡書」是一個什么樣的網站?有什么背后故事?](https://www.zhihu.com/question/21151468/answer/17968032)
- [為什么知乎上在美帝的IT從業者大都這么鄙視國內的同行?](https://www.zhihu.com/question/40607169/answer/87464673)
- [用戶和產品經理們,你們為什么要我們拿你當白癡?](https://www.zhihu.com/question/37545830)
- [技術出身的 CEO 管理公司,要邁過哪些坑?](https://www.zhihu.com/question/39019297)
- [2016年,還適合創業嗎?](http://weibo.com/ttarticle/p/show?id=2309403946704717131832)
- [為什么整個互聯網行業都缺前端工程師?](http://zhuanlan.zhihu.com/FrontendMagazine/20598089)
- [專訪|騰訊UI工程師@張鑫旭](http://mp.weixin.qq.com/s?__biz=MjM5MTA1MjAxMQ==&mid=402128801&idx=1&sn=6187b917d7f7666f00fdfb5f9b67a026&scene=0#wechat_redirect)
#### 12. IDE,編輯器,調試等工具類
- 正則
- [regexper](http://regexper.com/#%5Ba-z%5D*(%5Cd%7B4%7D(%5CD%2B)))
- [在線正則工具](https://jex.im/regulex/#!embed=false&flags=&re=%5E(a%7Cb)*%3F%24)
- [regex101](https://regex101.com/)
- [python在線正則工具](http://www.pyregex.com/)
- [refiddle](http://refiddle.com/)
- [debuggex](https://www.debuggex.com/)
- 其它
- [都說intellij比eclipse好用,那么intellij有哪些好用的技巧?](https://www.zhihu.com/question/29076145)
- [一款優秀的在線編輯器:JsBin [使用教程]](http://www.cnblogs.com/rammstein/p/4039690.html)
- [最簡潔的云筆記本](http://notepad.live/)
- [WebKit Web Inspector 十年回顧](http://zhuanlan.zhihu.com/FrontendMagazine/20563971)
- [Seti UI 主題: 讓你編輯器煥然一新](http://chinagdg.org/2016/02/ttt2-seti-ui/)
- [Working with ReactJS in WebStorm: Coding Assistance](https://blog.jetbrains.com/webstorm/2015/10/working-with-reactjs-in-webstorm-coding-assistance/)
- [在線制作icon](http://www.bitbug.net/)
- [Sublime Text 3 最好的功能、插件和設置](http://gold.xitu.io/entry/56c40cacdf0eea0053199335)
#### 13. 前端架構及工程化等
- [老衛聊架構:做技術,應該先有深度再談廣度](http://mp.weixin.qq.com/s?__biz=MzA5Nzc4OTA1Mw==&mid=408703236&idx=1&sn=3f78abcca906d5edee06ff85b2d22416&scene=2&srcid=0205RjbpOeqNzy0PeOqQZ4Rc&from=timeline&isappinstalled=0#wechat_redirect&location=35)
- [服務化架構的演進與實踐](http://geek.csdn.net/news/detail/54995)
- [端游、手游服務端常用的架構是什么樣的?](https://www.zhihu.com/question/29779732)
- [阿里移動電商背后的技術航母](http://mp.weixin.qq.com/s?__biz=MzA4MjA0MTc4NQ==&mid=401577273&idx=1&sn=d9e2a86bad216ad3f0b490f0a8d0bf35#rd)
- [我為何放棄Gulp與Grunt,轉投npm scripts(上)](http://blog.csdn.net/ricohzhanglong/article/details/50726141)
- [我為何放棄Gulp與Grunt,轉投npm scripts(中)](http://blog.csdn.net/ricohzhanglong/article/details/50726256)
- [我為何放棄Gulp與Grunt,轉投npm scripts(下)](http://blog.csdn.net/ricohzhanglong/article/details/50726329)
- [別學框架,學架構](http://www.techug.com/architecture)
#### 14. Sass,PostCSS
- [POSTCSS快速入門使用](http://aotu.io/notes/2015/10/13/start-postcss/)
#### 15. 工作 | 協同 | 流程
- [為什么程序員在預估時間的時候經常估不準?](https://www.zhihu.com/question/27318440)
- [?不要把學生氣帶入社會,值得你一看!](http://ww2.sinaimg.cn/large/005COuUmgw1f0pvwx10r5j30c81ctwmr.jpg)
#### 16. Nodejs 群號:422910907
- [除夕亂談web微框架,從koa說起](http://zhuanlan.zhihu.com/browsnet/20558764)
- [展望Nodejs 2016和新年祝福](https://cnodejs.org/topic/56b70c15c3f170d2629955b5)
- [學習 Node.js 的 6 個步驟](https://cnodejs.org/topic/535376501969a7b22aca6d24)
#### 17. UI
- [設計師,寫給CEO,寫給產品,寫給運營,寫給技術](http://weibo.com/p/1001603872489733512125)
- [設計自動標注工具](http://www.biaonimeia.com/)
- [有哪些好看的 Hexo 主題?](https://www.zhihu.com/question/24422335)
#### 18. 性能優化教程
- [關于爛代碼的那些事(上)](http://blog.2baxb.me/archives/1343)
- [關于爛代碼的那些事(中)](http://blog.2baxb.me/archives/1378)
- [關于爛代碼的那些事(下)](http://blog.2baxb.me/archives/1499)
- [常規性能優化](https://github.com/kahn1990/web_performance_optimization)
- [網頁圖片優化和性能分析](http://chinagdg.org/2016/02/%E7%BD%91%E9%A1%B5%E5%9B%BE%E7%89%87%E4%BC%98%E5%8C%96%E5%92%8C%E6%80%A7%E8%83%BD%E5%88%86%E6%9E%90/)
- [常見的前端性能優化手段都有哪些?都有多大收益?](https://www.zhihu.com/question/40505685)
- [騰訊干貨!從四個方面幫你做好移動頁面性能優化](http://www.uisdc.com/mobile-website-performance-optimization)
- [編寫高質量JavaScript代碼的一些建議](http://www.ido321.com/1666.html)
#### 19. 面試相關
- [今年(2015年)校招(互聯網行業)薪水情況如何?--如何選擇offer](https://www.zhihu.com/question/37114403/answer/76896393)
- [應聘互聯網公司的簡歷應該是怎么樣的?](http://www.zhihu.com/question/23631182)
- [李開復-如何應對你的面試](http://weibo.com/ttarticle/p/show?id=2309403945425324388654)
- [【前端面試總結】2016-02-22](https://segmentfault.com/a/1190000004474565)
#### 20. mac ios
- [Mac上有哪些鮮為人知但極大提高工作效率的工具?]()
#### 21. php 群號:132984819
- [Flarum 的故事:我為什么開發 Flarum](http://discuss.flarum.org.cn/d/115)
- [PHP版mock - 造測試數據](https://github.com/fzaninotto/Faker)
- [phpfiddle - 演示代碼](http://phpfiddle.org/)
#### 22. 英語
- [在中國,英語流利能給個人帶來多少額外的收益?](https://www.zhihu.com/question/37174334/answer/75859209)
#### 23. 其它
- 電影
- [除了迪斯尼和宮崎駿,還有哪些值得一看的動畫電影?](https://www.zhihu.com/question/37236484/answer/71085303)
- [如何評價電影《功夫熊貓 3 》(《Kungfu panda3》)?](http://www.zhihu.com/question/39521207)
- [嘉禾港威戲院結業的背后,是「失語」的香港電影](http://zhuanlan.zhihu.com/roclee/20582744)
- [[徐克66大壽賀文]《笑傲江湖》25周年:敢問笑在何處](http://zhuanlan.zhihu.com/yinxiang/20574788)
- [各種有武打成分的動作片中,武術指導的風格有派系可言嗎?](https://www.zhihu.com/question/23456665/answer/48167990)
- [周星馳變了嗎?](https://www.zhihu.com/question/40218932/answer/86283437)
- [為什么10年前的《魔戒》三部曲,現在依然能秒殺市場上絕大多數電影制作?](https://www.zhihu.com/question/36509150/answer/67919018)
- [電影《社交網絡》給你最深的感受是什么?](https://www.zhihu.com/question/19552501/answer/87159100)
- [如何評價電影《老炮兒》的三觀?](https://www.zhihu.com/question/38918451)
- [如何評價電影《推拿》?](https://www.zhihu.com/question/26621861)
- [為什么以前的香港動作電影武打動作是有節拍一招一招跟對練似的?](https://www.zhihu.com/question/37351260)
- 健康,養生
- [經常晚十二點后睡覺到底對身體有多大危害?](https://www.zhihu.com/question/19632354)
- [對于久坐辦公室的上班族,什么樣的坐姿能使腰部的傷害降到最低?](https://www.zhihu.com/question/27241627)
- 其它
- [王羲之的字真有那么好嗎?現代人有可能達到嗎?](https://www.zhihu.com/question/25432079/answer/81031759)
- [你必須了解的Session的本質](http://f2er.info/article/11)
- [瀏覽器緩存知識小結及應用](http://www.cnblogs.com/lyzg/p/5125934.html)
- [你聽過最能引起共鳴的話是什么?](https://www.zhihu.com/question/37496011)
- [哪些 P2P 金融平臺比較可靠?](https://www.zhihu.com/question/24454597)
- [什么話是你當時不懂,后來頓悟的?](https://www.zhihu.com/question/30901993/answer/71629637)
- [各種有武打成分的動作片中,武術指導的風格有派系可言嗎?](https://www.zhihu.com/question/23456665/answer/48167990)
- [Android開發者博客匯總](https://github.com/CodingFish2015/Android-Developer-Blog-Rss)
- [微信紅包的隨機算法是怎樣實現的?](https://www.zhihu.com/question/22625187)
- [10個經典的C語言面試基礎算法及代碼](http://mp.weixin.qq.com/s?__biz=MjM5OTA1MDUyMA==&mid=405375927&idx=2&sn=5f227d87457d3df15b2d6e1019ae9afd&scene=23&srcid=02135pV6m5xoayAt97fkFxjr#rd)
- [如何為你的代碼選擇一個開源協議](http://www.cnblogs.com/Wayou/p/how_to_choose_a_license.html)
- [Apple Pay 聯合銀聯正式宣布入華,這對國內移動支付將有怎樣的影響?](https://www.zhihu.com/question/38637998)
- [在斗魚直播寫代碼是一種怎樣的體驗?](https://www.zhihu.com/question/27831296)
#### 24. 特別推薦我聯盟群幾個高手的力作或個人網站
1. 高級群
- [wangEditor編輯器2.0基礎版 - 此版本支持自定義菜單和自定義插件](http://wangeditor.github.io/)
- [廣州-Evan - 消滅星星](https://evensyndie.github.io/games/popstars/index.html)
- [seajs + angular + weui整合的單頁應用項目](https://git.oschina.net/hlmcdh/weui)
- [angular + webpack + mockjs 集成方案](https://github.com/zkeyword/ng-demo-webpack)
- [上海-陌 - 基于react + redux + react-router 的Blog](https://github.com/mhbseal/blog)
- [深圳-阿發的Blog](http://zhuangtongfa.github.io/)
- [上海-何幻-真實在哪里](http://thzt.github.io/blog/2016/01/29/computer-science/)
2. 中級群
- [打飛機游戲](http://xxl.moe/ife-1024/task/task2/)
- [簡單的畫板](http://drawboard.sinaapp.com/)
- [Angular2 Getting Start](https://github.com/yuffiy/pandola/blob/master/.idear/angular2.md)
- [iwulyの前端小站](http://iwuly.com/)
- [成都-天真 個人網站](http://www.lovezhengyali.com/)
3. 初級群
- [一個管理系統的前端框架](http://pagurian.com/)
- [基于react的番茄時間法則的webapp](http://tomato.daoapp.io)
- [上面webapp的作者Blog](http://blog.daoapp.io)
- [群管理 湖南-pury - 支持嵌套、多重路由、鏈式調用的router模塊](https://github.com/NameIsUseless/eli-router)
4. 入門群
- [分享接口](http://luuman.github.io/Share/Droplet-Viscosity-Sharing/index.html)
- [北京-阜康 - 分享接口 - github](https://github.com/luuman/Share)
- [成都-newraina 波浪進度指示器](https://github.com/newraina/waveLoading.js)
- [成都-newraina - 一款簡潔的HTML5音樂播放器](https://github.com/newraina/mePlayer) `在求職:newraina.com@gmail.com,注明:從豪哥月報上看到`
5. 跳板群 群號:492107297
- [成都-Trotyl - 個人博客TrotylDE](http://trotyl.me/)
- [廣州-夜貓 - 3D圖片墻插件](https://github.com/NightCatSama/3D-Picture-Wall)
- [廣州-夜貓 - Canvas版仿flappy bird游戲](https://github.com/NightCatSama/flappy-ball)
- [廣州-夜貓 - Canvas版仿flappy bird游戲 - 預覽地址](http://114.215.155.136/project/project_page/flappy-ball.html)
- 目錄
- 如何提交
- 2014
- 2014-9
- 2014-10-上
- 2014-10-下
- 2014-11
- 2015
- 2015-3
- 2015-4-6
- 2015-7
- 2015-8
- 2015-9
- 2015-10
- 2015-11
- 2015-12
- 2016
- 2016-1
- 2016-2
- 2016-3
- 2016-4
- 2016-5
- 2016-6
- 2016-7
- 2016-8
- 2016-9
- 2016-10
- 2016-11
- 2016-12
- 2017
- 2017-01
- 2017-02
- 2017-03
- 2017-04
- 2017-05
- 2017-06
- 2017-07
- 2017-08
- 2017-09
- 2017-10
- 2017-11
- 2017-12
- 2018
- 2018-01
- 2018-02
- 2018-03
- 2018-04
- 2018-05
- 2018-09
- 2018-10
- 2018-11
- 2018-12
- 2019
- 2019-01
- 2019-02
- 2019-03
- 2019-04
- 2019-05
- 2019-06
- 2019-07
- 2019-08
- 2019-09
- 2019-10
- 2019-11
- 2019-12
- 2020
- 2020-01
- 2020-02
- 2020-03
- 2020-04
- 2020-05
- 2020-06
- 2020-07
- 2020-08
- 2020-09
- 2020-10
- 2020-11
- 2020-12
- 2021
- 2021-01
- 2021-02
- 2021-03
- 2021-04
- 2021-05
- 2021-06
- 2021-07
- 2021-08
- 2021-09
- 2021-10
- 2021-11
- 2021-12
- 2022
- 2022-01
- 2022-02
- 2022-03
- 2022-07
- 2022-08
- 2022-09
- 2022-10
- 2022-11
- 2022-12
- 2023
- 2023-01
- 2023-02
- 2023-03
- 2023-04
- 2023-06