前端知識圖譜,你值得收藏
- 綜合類
- [前端知識體係](https://www.cnblogs.com/sb19871023/p/3894452.html)
- [前端知識結構](https://github.com/JacksonTian/fks)
- [Web前端開發大係概覽](https://github.com/unruledboy/WebFrontEndStack)
- [Web前端開發大係概覽-中文版](https://www.cnblogs.com/unruledboy/p/WebFrontEndStack.html)
- [Web Front-end Stack v2.2](https://raw.githubusercontent.com/unruledboy/WebFrontEndStack/master/Web%20Front%20End%20Stack.png)
- [免費的編程中文書籍索引](https://github.com/justjavac/free-programming-books-zh_CN)
- [前端書籍](https://github.com/dypsilon/frontend-dev-bookmarks)
- [前端免費書籍大全](https://github.com/vhf/free-programming-books)
- [前端知識體係](https://www.cnblogs.com/sb19871023/p/3894452.html)
- [免費的編程中文書籍索引](https://github.com/justjavac/free-programming-books-zh_CN)
- [智能社 - 精通JavaScript開發](https://study.163.com/course/introduction/224014.htm)
- [重新介紹 JavaScript(JS 教程)](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/A_re-introduction_to_JavaScript)
- [麻省理工學院公開課:計算機科學及編程導論](https://v.163.com/special/opencourse/bianchengdaolun.html)
- [JavaScript中的this陷阱的最全收集--沒有之一](https://segmentfault.com/a/1190000002640298)
- [JS函數式編程指南](https://llh911001.gitbooks.io/mostly-adequate-guide-chinese/content/ch1.html)
- [JavaScript Promise迷你書(中文版)](https://liubin.github.io/promises-book/)
- [騰訊移動Web前端知識庫](https://github.com/AlloyTeam/Mars)
- [Front-End-Develop-Guide 前端開發指南](https://github.com/Front-End-Developers-Hunan/Front-End-Develop-Guide)
- [前端開發筆記本](https://li-xinyang.gitbooks.io/frontend-notebook/content/)
- [大前端工具集 - 聶微東](https://github.com/nieweidong/fetool)
- [前端開發者手冊](https://dwqs.gitbooks.io/frontenddevhandbook/content/)
- 入門類
- [前端入門教程](https://www.cnblogs.com/jikey/p/3613082.html)
- [瘳雪峰的Javascript教程](https://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000)
- [jQuery基礎教程](https://www.imooc.com/view/11)
- [前端工程師必備的PS技能——切圖篇](https://www.imooc.com/view/506)
- [結合個人經曆總結的前端入門方法](https://github.com/qiu-deqing/FE-learning)
- 效果類
- [彈出層](https://www.imooc.com/learn/58)
- [焦點圖輪播特效](https://www.imooc.com/learn/18)
- 工具類
- [css sprite 雪碧圖製作](https://www.imooc.com/learn/93)
- [版本控製入門 – 搬進 Github](https://www.imooc.com/learn/390)
- [Grunt-beginner前端自動化工具](https://www.imooc.com/learn/30)
- 慕課專題
- [張鑫旭 - 慕課係列](https://www.imooc.com/space/teacher/id/197450)
- [lyn - 慕課係列](https://www.imooc.com/space/teacher/id/104593)
- [艾倫 - 慕課係列](https://www.imooc.com/space/teacher/id/290139)
- [碧仔 - Hello,移動WEB](https://www.imooc.com/view/494)
- 周報類
- [平安科技移動開發二隊技術周報](https://github.com/PaicHyperionDev/MobileDevWeekly)
六. API:
1. 總目錄
- 開發中心
- [mozilla js參考](https://developer.mozilla.org/zh-CN/docs/Web/JavaScript)
- [chrome開發中心(chrome的內核已轉向blink)](https://developer.chrome.com/extensions/api_index.html)
- [safari開發中心](https://developer.apple.com/library/safari/navigation)
- [microsoft js參考](https://msdn.microsoft.com/zh-cn/library/d1et7k7c(v=vs.94).aspx)
- [js秘密花園](https://sanshi.me/articles/JavaScript-Garden-CN/html/index.html)
- [js秘密花園](https://bonsaiden.github.io/JavaScript-Garden/zh/)
- [w3help](https://www.w3help.org/) 綜合Bug集合網站
- 綜合搜索
- [javascripting](https://www.javascripting.com/)
- [各種流行庫搜索](https://microjs.com/)
- 綜合API
- [runoob.com-包含各種API集合](https://www.runoob.com/)
- [開源中國在線API文檔合集](https://tool.oschina.net/apidocs)
- [devdocs](https://devdocs.io/) 英文綜合API網站
2. jQuery
3. Ecmascript
- Understanding ECMAScript 6 - Nicholas C. Zakas
- exploring-es6
- exploring-es6翻譯
- exploring-es6翻譯後預覽
- 阮一峰 es6
- 阮一峰 Javascript
- ECMA-262,第 5 版
- es5
4. Js template
- template-chooser
- artTemplate
- tomdjs
- 淘寶模板juicer模板
- Fxtpl v1.0 繁星前端模板引擎
- laytpl
- mozilla - nunjucks
- Juicer
- dustjs
- etpl
5. 彈出層
6. CSS
- CSS 語法參考
- CSS3動畫手冊
- 騰訊css3動畫製作工具
- 誌爺css小工具集合
- css3 js 移動大雜燴
- bouncejs 觸摸庫
- css3 按鈕動畫
- animate.css
- 全局CSS的終結(狗帶) [譯]
7. Angularjs
- Angular.js 的一些學習資源
- angularjs中文社區
- Angularjs源碼學習
- Angularjs源碼學習
- angular對bootstrap的封裝
- angularjs + nodejs
- 呂大豹 Angularjs
- AngularJS 最佳實踐
- Angular的一些擴展指令
- Angular數據綁定原理
- 一些擴展Angular UI組件
- Ember和AngularJS的性能測試
- 帶你走近AngularJS - 基本功能介紹
- Angularjs開發指南
- Angularjs學習
- 不要帶著jQuery的思維去學習AngularJS
- angularjs 學習筆記
- angularjs 開發指南
- angularjs 英文資料
- angular bootstrap
- angular jq mobile
- angular ui
- 整合jQuery Mobile+AngularJS經驗談
- 有jQuery背景,該如何用AngularJS編程思想
- AngularJS在線教程
- angular學習筆記
8. React
- react.js 中文論壇
- react.js 官方網址
- react.js 官方文檔
- react.js material UI
- react.js TouchstoneJS UI
- react.js amazeui UI
- React 入門實例教程 - 阮一峰
- React Native 中文版
- Webpack 和 React 小書 - 前端亂燉
- Webpack 和 React 小書 - gitbook
- webpack
- Webpack,101入門體驗
- webpack入門教程
- 基於webpack搭建前端工程解決方案探索
- React原創實戰視頻教程
9. 移動端API
- API
- 框架
10. avalon
11. Requriejs
- Javascript模塊化編程(一):模塊的寫法
- Javascript模塊化編程(二):AMD規範
- Javascript模塊化編程(三):require.js的用法
- RequireJS入門(一)
- RequireJS入門(二)
- RequireJS進階(三)
- requrie源碼學習
- requrie 入門指南
- requrieJS 學習筆記
- requriejs 其一
- require backbone結合
12. Seajs
13. Less,sass
14. Markdown
- Markdown 語法說明 (簡體中文版)
- markdown入門參考
- gitbook 國外的在線markdown可編輯成書
- mdeditor 一款國內的在線markdown編輯器
- stackedit 國外的在線markdown編輯器,功能強大,同步雲盤
- mditor 一款輕量級的markdown編輯器
- lepture-editor
- markdown-editor
15. D3
16. 兼容性
17. UI相關
- bootcss
- MetroUICSS
- semantic
- Buttons
- kitecss
- pintuer
- amazeui
- worldhello
- linuxtoy
- gitmagic
- rogerdudler
- gitref
- book
- gogojimmy
18. HTTP
19. 其它API
- javascript流行庫匯總
- 驗證api
- underscore 中文手冊
- underscore源碼分析
- underscore源碼分析-亞裏士朱德的博客
- underscrejs en api
- lodash - underscore的代替品
- ext4api
- backbone 中文手冊
- qwrap手冊
- 緩動函數
- svg 中文參考
- svg mdn參考
- svg 導出 canvas
- svg 導出 png
- ai-to-svg
- localStorage 庫
20. 圖表類
21. vue
21. 正則
22. ionic
23. 其它
七. 開發規範
-
前端
- 通過分析github代碼庫總結出來的工程師代碼書寫習慣
- HTML&CSS編碼規範 by @mdo
- 團隊合作的css命名規範-騰訊AlloyTeam前端團隊
- 前端編碼規範之js - by yuwenhui
- 前端編碼規範之js - by 李靖
- 前端開發規範手冊
- Airbnb JavaScript 編碼規範(簡體中文版)
- AMD與CMD規範的區別
- AMD與CMD規範的區別
- KISSY 源碼規範
- bt編碼規範
- 規範加強版
- 前端代碼規範 及 最佳實踐
- 百度前端規範
- 百度前端規範
- 百度前端規範
- ECMAScript6 編碼規範--廣發證券前端團隊
- JavaScript 風格指南/編碼規範(Airbnb公司版)
- 網易前端開發規範
- css模塊
- 前端規範資源列表
PHP
- [最流行的PHP 代碼規範](https://segmentfault.com/a/1190000000443795)
- [最流行的PHP 代碼規範](https://github.com/hfcorriez/fig-standards/blob/zh_CN/%E6%8E%A5%E5%8F%97/PSR-2-coding-style-guide.md)
- Android
- [【敏捷開發】Android團隊開發規範](https://www.cnblogs.com/lcw/p/3619181.html)
- [Android 開發規範與應用](https://www.jianshu.com/p/4390f4fe19b3)
八. 其它收集
1. 各大公司開源項目
- Facebook Projects
- 百度web前端研發部
- 百度EFE
- 百度github
- alloyteam
- alloyteam-github
- alloyteam-AlloyGameEngine
- AlloyDesigner 即時修改,即時保存,設計稿較正,其它開發輔助工具
- H5交互頁編輯器AEditor介紹 H5動畫交互頁開發的工具介紹
- AEditor H5動畫交互頁開發的工具
- maka
- 值得訂閱的weekly
- 騰訊html5
- 奇舞團開源項目
- Qunar UED
2. Javascript
- 常用
- [ieBetter.js-讓IE6-IE8擁有IE9+,Chrome等瀏覽器特性](https://www.zhangxinxu.com/wordpress/2013/12/iebetter-js-make-ie6-ie8-like-modern-browser-ie9-chrome/)
- [模擬鍵盤](https://mottie.github.io/Keyboard/)
- [拚音](https://github.com/hotoo/pinyin)
- [中國個人身份證號驗證](https://github.com/mc-zone/IDValidator)
- 算法
- [數據結構與算法 JavaScript 描述. 章節練習](https://github.com/Ralph-Wang/algorithm.in.js)
- [常見排序算法(JS版)](https://github.com/twobin/twobinSort)
- [經典排序](https://github.com/luofei2011/jsAgm/blob/master/js/sort.js)
- [常見排序算法-js版本](https://github.com/hechangmin/jssort)
- [JavaScript 算法與數據結構 精華集](https://github.com/lightningtgc/JavaScript-Algorithms)
- [麵試常考算法題精講](https://www.nowcoder.com/live/courses)
- []()
- 移動端
- [fastclick](https://github.com/ftlabs/fastclick)
- [no-click-delay](https://github.com/mmastrac/jquery-noclickdelay)
- JSON
- [模擬生成JSON數據](https://beta.json-generator.com/)
- [返回跨域JSONAPI](https://jsonp.afeld.me/)
3. Html5
4. CSS
5. jQuery
- 焦點圖
- [myfocus](https://github.com/koen301/myfocus)
- [myfocus-官方演示站](https://www.chhua.com/myfocus/)
- [SuperSlidev2.1 -- 大話主席](https://www.superslide2.com/)
- [soChange](https://www.bujichong.com/sojs/soChange/index.html)
6. Ext, EasyUI, J-UI 及其它各種UI方案
- Ext
- [extjs](https://www.sencha.com/products/extjs/)
- [ext4英文api](https://docs.sencha.com/extjs/4.0.7/)
- [ext4中文api](https://extjs-doc-cn.github.io/ext4api/)
- []()
- EasyUI
- [jquery easyui 未壓縮源代碼](https://jquery-easyui.googlecode.com/svn/trunk/src/)
- J-UI
- [J-UI](https://jui.org/)
- Other
- [MUI-最接近原生APP體驗的高性能前端框架](https://dcloudio.github.io/mui/)
- [Amaze UI | 中國首個開源 HTML5 跨屏前端框架](https://amazeui.org/)
- [淘寶 HTML5 前端框架](https://m.sui.taobao.org/)
- [KISSY - 阿裏前端JavaScript庫](https://docs.kissyui.com/)
- [網易Nej - Nice Easy Javascript](https://nej.netease.com/)
- [Kendo UI MVVM Demo](https://demos.telerik.com/kendo-ui/mvvm/index)
- [Bootstrap](https://www.bootcss.com/)
- [Smart UI](https://smartui.chinamzz.com/)
- [雅虎UI - CSS UI](https://developer.yahoo.com/yui/grids/)
7. 頁麵 社會化 分享功能
- 百度分享 pc端
- JiaThis pc端
- 社會化分享組件 移動端
- ShareSDK 輕鬆實現社會化功能 移動端
- 友盟分享 移動端
8. 富文本編輯器
- 百度 ueditor
- 經典的ckeditor
- 經典的kindeditor
- wysiwyg
- 一個有情懷的編輯器。Bach's Editor
- tower用的編輯器
- summernote 編輯器
- html5編輯器
- XEditor
- wangEditor
9. 日曆
- PC
- [經典my97](https://www.my97.net/dp/demo/index.htm)
- [強大的獨立日期選擇器](https://www.cnblogs.com/gbin1/archive/2012/04/16/2452105.html)
- [fullcalendar](https://fullcalendar.io/)
- [fullcalendar日曆控件知識點集合 ](https://blog.csdn.net/francislaw/article/details/7740630)
- [中文api](https://blog.sina.com.cn/s/blog_9475b1c101012c5f.html)
- [農曆日曆](https://github.com/zzyss86/LunarCalendar)
- [超酷的仿百度帶節日日曆老黃曆控件](https://www.sucaisj.com/jiaoben/date/201509/16856.html)
- [日期格式化](https://momentjs.com/)
- [大牛日曆控件](https://github.com/Johnqing/QPAYCalendar/)
- [我群某管理作品](https://github.com/Iamlars/dateMarker)
- [input按位替換-官網](https://digitalbush.com/projects/masked-input-plugin/)
- [input按位替換-github](https://github.com/digitalBush/jquery.maskedinput/tree/1.2.2)
- [bootstrap-daterangepicker](https://github.com/dangrossman/bootstrap-daterangepicker)
- [國外30個插件集合](https://www.vandelaydesign.com/30-best-free-jquery-plugins/)
- [JavaScript datepicker](https://dbushell.com/2012/10/09/pikaday-javascript-datepicker/)
- [Datepair.js](https://jonthornton.github.io/Datepair.js/)
- [一個風格多樣的日曆](https://github.com/glad/glDatePicker)
- [彈出層式的全日曆](https://amsul.ca/pickadate.js/date/)
- [jquery雙日曆](https://www.daterangepicker.com/)
- 移動
- [大氣實用jQuery手機移動端日曆日期選擇插件](https://www.frankdemo.cn/index.php?c=content&a=show&id=115)
- [jQuery Mobile 移動開發中的日期插件Mobiscroll ](https://mobiscroll.com/)
- Date library
- [Datejs](https://github.com/datejs/Datejs)
- [sugarjs](https://sugarjs.com/api/Date)
10. 綜合效果搜索平台
11. 前端工程化
- 概述
- [前端工具大全](https://www.awesomes.cn/)
- [什麼是前端工程化](https://github.com/fouber/blog/issues/10?from=timeline&isappinstalled=0#)
- Gulp
- [Gulp官網](https://gulpjs.com/)
- [Gulp中文網](https://www.gulpjs.com.cn/)
- [gulp資料收集](https://github.com/Platform-CUF/use-gulp)
- [Gulp:任務自動管理工具 - ruanyifeng](https://javascript.ruanyifeng.com/tool/gulp.html)
- [Gulp插件](https://gulpjs.com/plugins/)
- [Gulp不完全入門教程](https://www.ido321.com/1622.html)
- [為什麼使用gulp?](https://github.com/hjzheng/CUF_meeting_knowledge_share/issues/33)
- [Gulp安裝及配合組件構建前端開發一體化](https://www.dbpoo.com/getting-started-with-gulp/)
- [Gulp 入門指南](https://github.com/nimojs/gulp-book)
- [Gulp 入門指南 - nimojs](https://github.com/nimojs/blog/issues/19)
- [Gulp入門教程](https://markpop.github.io/2014/09/17/Gulp%E5%85%A5%E9%97%A8%E6%95%99%E7%A8%8B/)
- [Gulp in Action](https://www.imooc.com/video/5692)
- [Gulp開發教程(翻譯)](https://www.w3ctech.com/topic/134)
- [前端構建工具gulpjs的使用介紹及技巧](https://www.cnblogs.com/2050/p/4198792.html)
- Grunt
- [gruntjs](https://gruntjs.com/)
- [Grunt中文網](https://www.gruntjs.net/)
- Fis
- [fis 官網](https://fex-team.github.io/fis-site/index.html)
- [fis](https://fis.baidu.com/)
12. 輪播圖
- pc圖輪
- [單屏輪播sochange](https://www.jsfoot.com/jquery/demo/2011-09-20/192.html)
- [左右按鈕多圖切換](https://bxslider.com/examples/carousel-demystified)
- [fullpage全屏輪播](https://github.com/alvarotrigo/fullPage.js/)
- 移動端
- [無縫切換](https://www.swipejs.com/)
- [滑屏效果](https://www.idangero.us/swiper/)
- [全屏fullpage](https://github.com/peunzhang/fullpage)
- [單個圖片切換](https://github.com/qiqiboy/touchslider)
- [單個全屏切換](https://github.com/peunzhang/slip.js)
- [百度的切換庫](https://touch.code.baidu.com/examples.html?qq-pf-to=pcqq.group)
- [單個全屏切換](https://github.com/peunzhang/iSlider)
- [滑屏效果](https://github.com/saw/touch-interfaces)
- [旋轉拖動設置](https://baijs.com/tinycircleslider/)
- [類似於swipe切換](https://touchslider.com/)
- [支持多種形式的觸摸滑動](https://www.swiper.com.cn/demo/index.html)
- [滑屏效果](https://github.com/joker-ye/main/blob/master/wap/index.html)
- [大話主席pc移動圖片輪換](https://www.superslide2.com/)
- [滑屏效果](https://github.com/hahnzhu/parallax.js)
- [基於zepto的fullpage](https://github.com/yanhaijing/zepto.fullpage)
- [[WebApp]定寬網頁設計下,固定寬度布局開發WebApp並實現多終端下WebApp布局自適應](https://www.cnblogs.com/plums/archive/2013/01/10/WebApp-fixed-width-layout-of-multi-terminal-adapter-since.html)
- [判斷微信客戶端的那些坑](https://loo2k.com/blog/detecting-wechat-client/)
- [可以通過javascript直接調用原生分享的工具](https://github.com/JefferyWang/nativeShare.js)
- [JiaThis 分享到微信代碼](https://www.jiathis.com/help/html/weixin-share-code)
- [聊聊移動端跨平台開發的各種技術](https://fex.baidu.com/blog/2015/05/cross-mobile/)
- [前端自動化測試](https://www.zhihu.com/question/29922082)
- [多種輪換圖片](https://ajccom.github.io/niceslider/)
- [滑動側邊欄](https://mango.github.io/slideout/)
13. 文件上傳
14. 模擬select
15. 取色插件
16. 城市聯動
17. 剪貼板
18. 簡繁轉換
19. 表格 Grid
20. 在線演示
- js 在線編輯 - runjs
- js 在線編輯 - jsbin
- js 在線編輯 - codepen
- js 在線編輯 - jsfiddle
- java 在線編輯 - runjs
- js 在線編輯 - hcharts
- js 在線編輯 - jsdm
- sql 在線編輯 - sqlfiddle
- mozilla 在線編輯器
21. 播放器
22. 粒子動畫
九. Nodejs
- nodejs 篇幅比較巨大
- Node.js 包教不包會
- 篇幅比較少
- node express 入門教程
- nodejs定時任務
- 一個nodejs博客
- 【NodeJS 學習筆記04】新聞發布係統
- 過年7天樂,學nodejs 也快樂
- 七天學會NodeJS
- Nodejs學習筆記(二)--- 事件模塊
- nodejs入門
- angularjs nodejs
- 從零開始nodejs係列文章
- 理解nodejs
- nodejs事件輪詢
- node入門
- nodejs cms
- Node初學者入門,一本全麵的NodeJS教程
- NodeJS的代碼調試和性能調優
十. 性能優化
- 常規優化
- [Javascript高性能動畫與頁麵渲染](https://www.infoq.com/cn/articles/javascript-high-performance-animation-and-page-rendering)
- [移動H5前端性能優化指南](https://isux.tencent.com/h5-performance.html)
- [5173首頁前端性能優化實踐](https://ued.5173.com/?p=1731)
- [給網頁設計師和前端開發者看的前端性能優化](https://www.uisdc.com/front-end-performance-for-web-designers-and-front-end-developers)
- [複雜應用的 CSS 性能分析和優化建議](https://www.orzpoint.com/profiling-css-and-optimization-notes/)
- [張鑫旭——前端性能](https://www.zhangxinxu.com/wordpress/tag/%E5%89%8D%E7%AB%AF%E6%80%A7%E8%83%BD/)
- [前端性能監控總結](https://www.xiaoqiang.org/javascript/font-end-performance-monitor.html)
- [網站性能優化之CSS無圖片技術](https://udc.weibo.com/2013/05/%E7%BD%91%E7%AB%99%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96%E4%B9%8Bcss%E6%97%A0%E5%9B%BE%E7%89%87%E6%8A%80%E6%9C%AF/)
- [web前端性能優化進階路](https://www.aliued.cn/2013/01/20/web%E5%89%8D%E7%AB%AF%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96%E8%BF%9B%E9%98%B6%E8%B7%AF.html)
- [前端技術:網站性能優化之CSS無圖片技術](https://my.eoe.cn/tuwandou/archive/4544.html)
- [瀏覽器的加載與頁麵性能優化](https://www.baiduux.com/blog/2011/02/15/browser-loading/)
- [頁麵加載中的圖片性能優化](https://www.w3ctech.com/p/1503)
- [Hey——前端性能](https://www.feelcss.com/tag/%E5%89%8D%E7%AB%AF%E6%80%A7%E8%83%BD)
- [html優化](https://www.baiduux.com/blog/2010/03/15/html%E4%BC%98%E5%8C%96-2/)
- [99css——性能](https://www.99css.com/tag/%e6%80%a7%e8%83%bd)
- [Yslow——性能優化](https://www.yslow.net/category.php?cid=20)
- [YSLOW中文介紹](https://www.cnblogs.com/yslow/)
- [轉一篇Yahoo關於網站性能優化的文章,兼談本站要做的優化](https://www.360ito.com/article/40.html)
- [Yahoo!團隊實踐分享:網站性能](https://www.360doc.com/content/10/0928/09/2588264_56971287.shtml)
- [網站性能優化指南:什麼使我們的網站變慢?](https://blog.jiasule.com/i/153)
- [網站性能優化實踐,減少加載時間,提高用戶體驗](https://www.powereasy.net/helpyou/knowledge/ecommerce/9593.html)
- [淺談網站性能優化 前端篇](https://www.umtry.com/archives/747.html)
- [前端重構實踐之如何對網站性能優化?](https://www.adinnet.cn/blog/designview/2012-7-12/678.html)
- [前端性能優化:使用媒體查詢加載指定大小的背景圖片](https://www.gbin1.com/technology/javascript/20130708-front-end-performance-optimization-9/)
- [網站性能係列博文](https://www.mykuer.com/post/factors-that-affect-the-speed-of-web-site-open.html)
- [加載,不隻是少一點點](https://tgideas.qq.com/webplat/info/news_version3/804/808/811/m579/201109/41355.shtml)
- [前端性能的測試與優化](https://mzhou.me/article/95310/)
- [分享網頁加載速度優化的一些技巧?](https://www.gbin1.com/technology/html/20130217-tips-for-speed-up-page-loading/)
- [頁麵加載中的圖片性能優化](https://www.f2es.com/images-bytes-opt/)
- [web前端優化(基於Yslow)](https://www.tcreator.info/webSchool/website/Front-end-Opt-Yslow.html)
- [網站性能優化工具大全](https://www.qianduan.net/website-performance-optimization-tool.html)
- [【高性能前端1】高性能HTML](https://www.alloyteam.com/2012/10/high-performance-html/)
- [【高性能前端2】高性能CSS](https://www.alloyteam.com/2012/10/high-performance-css/)
- [由12306談談網站前端性能和後端性能優化](https://coolshell.cn/articles/6470.html)
- [AlloyTeam——前端優化](https://www.alloyteam.com/webfrontend/%E5%89%8D%E7%AB%AF%E4%BC%98%E5%8C%96/)
- [毫秒必爭,前端網頁性能最佳實踐](https://www.cnblogs.com/developersupport/p/3248695.html)
- [網站性能工具Yslow的使用方法](https://blog.sina.com.cn/s/blog_6e9d2e0701017kvu.html)
- [前端工程與性能優化(上):靜態資源版本更新與緩存](https://www.infoq.com/cn/articles/front-end-engineering-and-performance-optimization-part1)
- [前端工程與性能優化(下):靜態資源管理與模板框架](https://www.infoq.com/cn/articles/front-end-engineering-and-performance-optimization-part2)
- [HTTPS連接的前幾毫秒發生了什麼](https://blog.jobbole.com/48369/)
- [Yslow](https://uicss.cn/yslow/#more-12319)
- [Essential Web Performance Metrics — A Primer, Part 1](https://blog.smartbear.com/web-performance/essential-web-performance-metrics-a-primer-part-1/)
- [Essential Web Performance Metrics — Part 2](https://blog.smartbear.com/performance/essential-web-performance-metrics-part-2/)
- [YUISlide,針對移動設備的動畫性能優化](https://jayli.github.io/blog/data/2011/12/23/yuislide.html)
- [Improving Site Performance](https://joelglovier.com/improving-site-performance/)
- [讓網站提速的最佳前端實踐](https://segmentfault.com/a/1190000000367899)
- [Why Website Speed is Important](https://sixrevisions.com/web-development/why-website-speed-is-important/)
- [Need for Speed – How to Improve your Website Performance](https://www.devbridge.com/articles/need-for-speed-how-to-improve-your-website-performance/)
- [阿裏無線前端性能優化指南 (Pt.1 加載期優化) ](https://github.com/amfe/article/issues/1)
- []()
- 優化工具
- [JavaScript 性能分析新工具 OneProfile](https://www.html-js.com/article/3083)
- [JavaScript 堆內存分析新工具 OneHeap](https://www.html-js.com/article/3091)
- 在線工具
- [google在線工具](https://developers.google.com/speed/pagespeed/insights/)
- [阿裏測](https://www.alibench.com/)
- [阿裏-免費測試服務](https://itest.aliyun.com/)
- [阿裏-F2etest多瀏覽器兼容性測試解決方案](https://github.com/alibaba/f2etest)
- [js性能測試](https://jsperf.com/)
- []()
十一. 前端架構
十二. 個人作品
1. 推薦作品
- winter代碼片段需要翻牆
- fgm
- 岑安作品集
- 當耐特demo集合
- 米空格 js作品
- myFocus
- SeaJS組件庫
- 顏海鏡作品
- 腳兒網作品
- javascript個人作品
- 妙味的雷東升遊戲作品
- javascript作品集
- 雲五筆,灰度產生生成工具
- 項目主頁
- 個性的作品主頁
- 播放器
- ucren js demos 集
- 智能社
- 實例陳列架
- zoye demo
- 王員外
- 平凡
- jyg 遊戲案例
- 很多jquery插件
- 不羈蟲 - soJs 作品係列
- frozenui
- 黑白棋
- fromone
2. 群員作品
- MDialog - [合肥-M.J]
- 輪播圖 - [上海-冷靜]
- [廣州—堅殼]
- [成都 - 無痕] 感恩節專題
- [球霸天]
- [北京-小數]
- [ptf] Magix 工具
- [杭州-Pft] Magix 基於 MVC 結構和 Hash 驅動的 OPOA(One Page One Application)應用
- [上海-劇中人]-實驗室
- [上海-豪情 ] 作品集合
- [成都-feeling]
- [上海-angela]
- [海南-hank]作品
- [上海-張力]博客
- [上海-zenki]作品
- 移動端圖案解鎖
- [合肥-M.J] - MPreview 移動端圖片預覽組
- [合肥-M.J] - Mexam 移動端在線做題組
- [北京-蘇瑞] - dancer小人
- [上海-玄沐]- 個人網站
- [廈門-二哲]- 個人博客
3. 國外大牛精品
十三. 簡曆模板
十四. 麵試題
- 那幾個月在找工作(百度,網易遊戲)
- 2014最新麵試題
- 阿裏前端麵試題
- 2016校招內推 -- 阿裏巴巴前端 -- 三麵麵試經曆
- 騰訊麵試題
- 年後跳槽那點事:樂視+金山+360麵試之行
- 阿裏前端麵試題上線
- 拉勾網js麵試題
- 前端麵試
- Web開發筆試麵試題 大全
- 前端開發麵試題
- 2014最新前端麵試題
- 百度麵試
- 麵試題
- 前端工作麵試問題
- 前端開發麵試題
- 5個經典的前端麵試問題
- 最全前端麵試問題及答案總結
- 如何麵試一名前端開發工程師?
- 史上最全 前端開發麵試問題及答案整理
- 前端實習生麵試總結
- 史上最全 前端開發麵試問題及答案整理
- BAT及各大互聯網公司2014前端筆試麵試題:JavaScript篇
- 前端開發麵試題大收集
- 收集的前端麵試題和答案
- 如何麵試前端工程師
- 前端開發麵試題
- 牛客網-筆試麵經
十五. iconfont
- 中文字體
- 淘寶字庫
- 字體
- 製作教程
- zhangxinxu-icommon
- icommon
- 用字體在網頁中畫ICON圖標(推薦教程)
- 字體壓縮工具 感謝初級群 [深圳-小魚] 的推薦
十六. 開發工具類
- 前端開發工具
- [IntelliJ IDEA 簡體中文專題教程](https://github.com/judasn/IntelliJ-IDEA-Tutorial)
- [Webstorm,InterllIdea,Phpstorm](https://t.cn/8kZZ1Uy)
- [SublimeText](https://github.com/jikeytang/sublime-text)
- [Atom](https://atom.io/)
- [visual studio code](https://code.visualstudio.com/)
-
Chrome, Firebug, Filddle 調試
- Fiddler
- Chrome
- Google Chrome 官方
- Chrome - 基礎
- Chrome - 進階
- Chrome - 性能
- Chrome - 性能進階
- Chrome - 移動
- Chrome - 使用技巧
- Chrome - Console控製台不完全指南
- Chrome - Workspace使瀏覽器變成IDE
- network麵板
- chrome開發工具快捷鍵
- chrome調試工具常用功能整理
- Chrome 開發工具 Workspace 使用
- Chrome神器Vimium快捷鍵學習記錄
- sass調試-w3cplus
- 如何更專業的使用Chrome開發者工具-w3cplus
- chrome調試canvas
- chrome profiles1
- chrome profiles2
- chrome profiles3
- chrome移動版調試
- chrome調試
- chrome的調試
- chrome console 命令詳解
- 查看事件綁定1
- 查看事件綁定2
- 神器——Chrome開發者工具(一)
最後更新:2017-05-16 11:32:08
上一篇:
告警:IO利用率飆至60%+,請及時排查優化!
下一篇:
DBA必讀的數據庫查詢語言使用內幕