前端文件彙總(含程式碼規範、開發流程、知識分享,持續更新)

nxmin發表於2018-06-02

front-end-Doc

前端文件彙總(含程式碼規範、開發流程、知識分享,持續更新)

原Github地址 進去後可直接點連結檢視文章

綜合類 地址
前端文件基本例子 https://github.com/mgbq/front-end-Doc/blob/master/base.md
前端知識體系 http://www.cnblogs.com/sb19871023/p/3894452.html
前端知識結構 https://github.com/JacksonTian/fks
Web前端開發大系概覽 https://github.com/unruledboy/WebFrontEndStack
Web前端開發大系概覽-中文版 http://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
前端知識體系 http://www.cnblogs.com/sb19871023/p/3894452.html
免費的程式設計中文書籍索引 https://github.com/justjavac/free-programming-books-zh_CN
智慧社 - 精通JavaScript開發 http://study.163.com/course/introduction/224014.htm
重新介紹 JavaScript(JS 教程) https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/A_re-introduction_to_JavaScript
麻省理工學院公開課:電腦科學及程式設計導論 http://v.163.com/special/opencourse/bianchengdaolun.html
JavaScript中的this陷阱的最全收集--沒有之一 http://segmentfault.com/a/1190000002640298
JS函數語言程式設計指南 https://llh911001.gitbooks.io/mostly-adequate-guide-chinese/content/ch1.html
JavaScript Promise迷你書(中文版) http://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

中間插播

前端學習大佬群493671066,美女多多。老司機快上車,來不及解釋了。

作者相關Vue文章

基於Vue2.0實現後臺系統許可權控制

前端文件彙總

VUE2.0增刪改查附編輯新增model(彈框)元件共用

打賞 衷心的表示感謝

打賞

入門類 地址
前端入門教程 http://www.cnblogs.com/jikey/p/3613082.html
瘳雪峰的Javascript教程 http://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000
jQuery基礎教程 http://www.imooc.com/view/11
前端工程師必備的PS技能——切圖篇 http://www.imooc.com/view/506
結合個人經歷總結的前端入門方法 https://github.com/qiu-deqing/FE-learning
效果類 地址
彈出層 http://www.imooc.com/learn/58
焦點圖輪播特效 http://www.imooc.com/learn/18
工具類 地址
css sprite 雪碧圖製作 http://www.imooc.com/learn/93
版本控制入門 – 搬進 Github http://www.imooc.com/learn/390
Grunt-beginner前端自動化工具 http://www.imooc.com/learn/30
慕課專題 地址
張鑫旭 - 慕課系列 http://www.imooc.com/space/teacher/id/197450
lyn - 慕課系列 http://www.imooc.com/space/teacher/id/104593
艾倫 - 慕課系列 http://www.imooc.com/space/teacher/id/290139
碧仔 - Hello,移動WEB http://www.imooc.com/view/494
週報類 地址
平安科技移動開發二隊技術週報 https://github.com/PaicHyperionDev/MobileDevWeekly
開發中心 地址
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祕密花園 http://sanshi.me/articles/JavaScript-Garden-CN/html/index.html
js祕密花園 http://bonsaiden.github.io/JavaScript-Garden/zh
w3help http://www.w3help.org 綜合Bug集合網站
綜合搜尋 地址
javascripting http://www.javascripting.com
各種流行庫搜尋 http://microjs.com
綜合API 地址
runoob.com-包含各種API集合 http://www.runoob.com
開源中國線上API文件合集 http://tool.oschina.net/apidocs
devdocs http://devdocs.io 英文綜合API網站
jQuery 地址
jQuery API 中文文件 http://www.jquery123.com
hemin 線上版 http://hemin.cn/jq
css88 jq api http://www.css88.com/jqapi-1.9/on
css88 jqui api http://www.css88.com/jquery-ui-api
學習jquery http://learn.jquery.com
jquery 原始碼查詢 http://james.padolsey.com/jquery
Ecmascript 地址
Understanding ECMAScript 6 - Nicholas C. Zakas https://leanpub.com/understandinges6/read
exploring-es6 https://leanpub.com/exploring-es6/read
exploring-es6翻譯 https://github.com/es6-org/exploring-es6
exploring-es6翻譯後預覽 http://es6-org.github.io/exploring-es6
阮一峰 es6 http://es6.ruanyifeng.com
阮一峰 Javascript http://javascript.ruanyifeng.com
ECMA-262,第 5 版 http://yanhaijing.com/es5
es5 http://es5.github.io
Js template 地址
template-chooser http://garann.github.io/template-chooser
artTemplate https://github.com/aui/artTemplate
tomdjs https://github.com/aui/tmodjs/blob/master/README.md
淘寶模板juicer模板 http://juicer.name/docs/docs_zh_cn.html
Fxtpl v1.0 繁星前端模板引擎 http://koen301.github.io/fxtpl
laytpl http://laytpl.layui.com
mozilla - nunjucks https://github.com/mozilla/nunjucks
Juicer https://github.com/PaulGuo/Juicer
dustjs http://akdubya.github.io/dustjs
etpl http://ecomfe.github.io/etpl
彈出層 地址
artDialog 最新版 https://github.com/aui/artDialog
artDialog 文件 http://aui.github.io/artDialog/doc/index.html
google code 下載地址 https://code.google.com/p/artdialog/downloads/list
賢心彈出層 http://layer.layui.com
響應式使用者互動元件庫 https://github.com/bh-lay/UI
sweetalert-有css3動畫彈出層 http://t4t5.github.io/sweetalert
CSS 地址
CSS 語法參考 http://tympanus.net/codrops/css_reference
CSS3動畫手冊 http://isux.tencent.com/css3/index.html
騰訊css3動畫製作工具 http://isux.tencent.com/css3/tools.html
志爺css小工具集合 http://linxz.github.io/tianyizone
css3 js 移動大雜燴 http://www.note12.com/category/blog/2014-6-5/538fe0a9f786f1b7019a4dfb
bouncejs 觸控庫 http://bouncejs.com
css3 按鈕動畫 http://fian.my.id/Waves
animate.css http://daneden.github.io/animate.css
全域性CSS的終結(狗帶 [譯] http://www.alloyteam.com/2015/10/8536
Angularjs 地址
Angular.js 的一些學習資源 https://github.com/dolymood/AngularLearning
angularjs中文社群 http://angularjs.cn
Angularjs原始碼學習 http://www.cnblogs.com/xuwenmin888/p/3739096.html
Angularjs原始碼學習 http://www.ifeenan.com/?c=AngularJS
angular對bootstrap的封裝 http://angular-ui.github.io/bootstrap
angularjs + nodejs https://cnodejs.org/topic/51404e0f069911196d2e3923
呂大豹 Angularjs http://www.cnblogs.com/lvdabao/tag/AngularJs
AngularJS 最佳實踐 http://www.infoq.com/cn/news/2013/02/angular-web-app
Angular的一些擴充套件指令 http://www.lovelucy.info/angularjs-best-practices.html
Angular資料繫結原理 https://github.com/Pasvaz/bindonce
一些擴充套件Angular UI元件 https://github.com/angular-ui
Ember和AngularJS的效能測試 http://voidcanvas.com/emberjs-vs-angularjs-performance-testing
帶你走近AngularJS - 基本功能介紹 http://www.cnblogs.com/powertoolsteam/p/angularjs-introdection.html
Angularjs開發指南 http://angular.duapp.com/docs/guide
Angularjs學習 http://www.cnblogs.com/amosli/p/3710648.html
不要帶著jQuery的思維去學習AngularJS http://www.rainweb.cn/article/angularjs-jquery.html
angularjs 學習筆記 http://wangjiatao.diandian.com/?tag=angularjs
angularjs 開發指南 http://www.angularjs.cn/T008
angularjs 英文資料 https://github.com/jmcunningham/AngularJS-Learning
angular bootstrap http://angular-ui.github.io/bootstrap
angular jq mobile https://github.com/opitzconsulting/jquery-mobile-angular-adapter
angular ui http://mgcrea.github.io/angular-strap
整合jQuery Mobile+AngularJS經驗談 http://www.tuicool.com/articles/7ZZVr2
有jQuery背景,該如何用AngularJS程式設計思想 http://blog.jobbole.com/46589/
AngularJS線上教程 http://each.sinaapp.com/angular
angular學習筆記 http://www.zouyesheng.com/angular.html
React 地址
react.js 中文論壇 http://www.react-china.org
react.js 官方網址 https://facebook.github.io/react/index.html
react.js 官方文件 https://facebook.github.io/react/docs/getting-started.html
react.js material UI http://material-ui.com/#
react.js TouchstoneJS UI http://touchstonejs.io
react.js amazeui UI http://amazeui.org/react
React 入門例項教程 - 阮一峰 http://www.ruanyifeng.com/blog/2015/03/react.html
React Native 中文版 http://wiki.jikexueyuan.com/project/react-native
Webpack 和 React 小書 - 前端亂燉 http://www.html-js.com/article/Fakefish%203053
Webpack 和 React 小書 - gitbook https://fakefish.github.io/react-webpack-cookbook
webpack https://github.com/webpack/webpack
Webpack,101入門體驗 http://html-js.com/article/3009
webpack入門教程 http://html-js.com/article/3113
基於webpack搭建前端工程解決方案探索 http://segmentfault.com/a/1190000003499526
React原創實戰視訊教程 http://www.piliyu.com
移動端API 地址
99移動端知識集合 https://github.com/jtyjty99999/mobileTech
移動端前端開發知識庫 https://github.com/AlloyTeam/Mars
移動前端的一些坑和解決方法(外觀表現) http://caibaojian.com/mobile-web-bug.html
【原】移動web資源整理 http://www.cnblogs.com/PeunZhang/p/3407453.html
zepto 1.0 中文手冊 http://mweb.baidu.com/zeptoapi
zepto 1.0 中文手冊 http://www.html-5.cn/Manual/Zepto
zepto 1.1.2 http://www.css88.com/doc/zeptojs_api
zepto 中文註釋 http://www.cnblogs.com/sky000/archive/2013/03/29/2988952.html
jqmobile 手冊 http://app-framework-software.intel.com/api.php
移動瀏覽器開發集合 https://github.com/maxzhang/maxzhang.github.com/issues
移動開發大雜燴 https://github.com/hoosin/mobile-web-favorites
微信webview中的一些問題 http://lin-chao.github.io/2014/11/14/%E5%BE%AE%E4%BF%A1webview%E4%B8%AD%E7%9A%84%E4%B8%80%E4%BA%9B%E9%97%AE%E9%A2%98
框架 地址
特色的HTML框架可以建立精美的iOS應用 http://framework7.taobao.org
淘寶SUI http://m.sui.taobao.org
avalon 地址
avalonjs http://avalonjs.github.io
Avalon新一代UI庫: OniUI http://ued.qunar.com/oniui/index.html
avalon.oniui-基於avalon的元件庫 https://github.com/RubyLouvre/avalon.oniui
Requriejs 地址
Javascript模組化程式設計(一):模組的寫法 http://www.ruanyifeng.com/blog/2012/10/javascript_module.html
Javascript模組化程式設計(二):AMD規範 http://www.ruanyifeng.com/blog/2012/10/asynchronous_module_definition.html
Javascript模組化程式設計(三):require.js的用法 http://www.ruanyifeng.com/blog/2012/11/require_js.html
RequireJS入門(一) http://www.cnblogs.com/snandy/archive/2012/05/22/2513652.html
RequireJS入門(二) http://www.cnblogs.com/snandy/archive/2012/05/23/2513712.html
RequireJS進階(三) http://www.cnblogs.com/snandy/archive/2012/06/08/2538001.html
requrie原始碼學習 http://www.cnblogs.com/yexiaochai/p/3632580.html
requrie 入門指南 http://www.oschina.net/translate/getting-started-with-the-requirejs-library
requrieJS 學習筆記 http://www.cnblogs.com/yexiaochai/p/3214926.html
requriejs 其一 http://cyj.me/why-seajs/requirejs/
require backbone結合 http://www.cnblogs.com/yexiaochai/p/3221081.html
Seajs 地址
seajs http://seajs.org
seajs 中文手冊 http://cyj.me/why-seajs/zh
Less,sass 地址
sass http://www.w3cplus.com/sassguide
sass教程-sass中國 http://www.sass.hk
Sass 中文文件 http://sass.bootcss.com
less http://less.bootcss.com
Markdown 地址
Markdown 語法說明 (簡體中文版 http://wowubuntu.com/markdown
markdown入門參考 https://github.com/LearnShare/Learning-Markdown/blob/master/README.md
gitbook https://www.gitbook.com 國外的線上markdown可編輯成書
mdeditor https://www.zybuluo.com/mdeditor 一款國內的線上markdown編輯器
stackedit https://stackedit.io 國外的線上markdown編輯器,功能強大,同步雲盤
mditor http://bh-lay.github.io/mditor 一款輕量級的markdown編輯器
lepture-editor https://github.com/lepture/editor
markdown-editor https://github.com/jbt/markdown-editor
D3 地址
d3 Tutorials https://github.com/mbostock/d3/wiki/Tutorials
Gallery https://github.com/mbostock/d3/wiki/Gallery
lofter http://datavisual.lofter.com/post/40cf3a_188e535
iteye http://alanland.iteye.com/blog/1878595
ruanyifeng http://javascript.ruanyifeng.com/library/d3.html
相容性 地址
esma 相容列表 http://kangax.github.io/compat-table/es6
W3C CSS驗證服務 http://jigsaw.w3.org/css-validator/validator.html.zh-cn
caniuse http://caniuse.com/#index
csscreator http://csscreator.com/properties
microsoft https://msdn.microsoft.com/zh-cn/library/cc351024(v=vs.85.aspx
線上測相容-移動端 http://www.responsinator.com
emulators https://www.manymo.com/emulators
UI相關 地址
bootcss http://v3.bootcss.com
MetroUICSS http://www.w3cplus.com/MetroUICSS
semantic http://semantic-ui.com
Buttons http://alexwolfe.github.io/Buttons
kitecss http://hiloki.github.io/kitecss
pintuer http://www.pintuer.com
amazeui http://amazeui.org
worldhello http://www.worldhello.net/gotgithub/index.html
linuxtoy http://igit.linuxtoy.org/contents.html
gitmagic http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/zh_cn
rogerdudler http://rogerdudler.github.io/git-guide/index.zh.html
gitref http://gitref.justjavac.com
book http://git-scm.com/book/zh
gogojimmy http://gogojimmy.net/2012/01/17/how-to-use-git-1-git-basic
HTTP 地址
HTTP API 設計指南 http://segmentfault.com/bookmark/1230000002521721
其它API 地址
javascript流行庫彙總 javascriptoo
驗證api http://niceue.com/validator/demo/index.php
underscore 中文手冊 http://www.css88.com/doc/underscore
underscore原始碼分析 http://www.html-js.com/article/Underscorejs-source-code-analysis-of-underscorejs-source-code-analysis%203031
underscore原始碼分析-亞里士朱德的部落格 http://yalishizhude.github.io/tags/underscore
underscrejs en api http://underscorejs.org
lodash - underscore的代替品 https://lodash.com
ext4api http://extjs-doc-cn.github.io/ext4api
backbone 中文手冊 http://www.csser.com/tools/backbone/backbone.js.html
qwrap手冊 http://dev.qwrap.com/resource/js/_docs/youa/#/qw/base/loadJs.htm
緩動函式 http://easings.net/zh-cn
svg 中文參考 http://www.w3school.com.cn/svg/svg_reference.asp
svg mdn參考 https://developer.mozilla.org/en-US/docs/Web/SVG
svg 匯出 canvas https://github.com/gabelerner/canvg
svg 匯出 png https://github.com/exupero/saveSvgAsPng
ai-to-svg http://www.zamzar.com/convert/ai-to-svg
localStorage 庫 https://github.com/machao/localStorage
圖表類 地址
Highcharts 中文API http://www.hcharts.cn/api/index.php
Highcharts 英文API http://api.highcharts.com/highcharts
ECharts 百度的圖表軟體 http://echarts.baidu.com/
高德地圖 http://lbs.amap.com/api
開源的向量圖指令碼框架 http://paperjs.org
svg 地圖 http://jvectormap.com
vue 地址
Vue http://cn.vuejs.org
Vue 論壇 http://forum.vuejs.org
Vue 入門指南 http://www.cnblogs.com/aaronjs/p/3660102.html
Vue 的一些資源索引 http://segmentfault.com/a/1190000000411057
awesome-vue https://github.com/vuejs/awesome-vue
正則 地址
JS正規表示式元字元 http://segmentfault.com/a/1190000002471140
正規表示式30分鐘入門教程 http://deerchao.net/tutorials/regex/regex.htm
MDN-正規表示式 https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Guide/Regular_Expressions
ruanyifeng - RegExp物件 http://javascript.ruanyifeng.com/stdlib/regexp.html
小鬍子哥 - 進階正規表示式 http://div.io/topic/764?page=1
is.js https://github.com/Cedriking/is.js/blob/master/is.js
正則線上測試 http://regexper.com
ionic 地址
ionic https://github.com/ychow/ionic-guide
其它 地址
Mock.js 是一款模擬資料生成器 http://mockjs.com
前端 地址
通過分析github程式碼庫總結出來的工程師程式碼書寫習慣 http://alloyteam.github.io/CodeGuide
HTML&CSS編碼規範 by @mdo http://codeguide.bootcss.com
團隊合作的css命名規範-騰訊AlloyTeam前端團隊 http://www.alloyteam.com/2011/10/107
前端編碼規範之js - by yuwenhui http://yuwenhui.github.io
前端編碼規範之js - by 李靖 http://www.cnblogs.com/hustskyking/p/javascript-spec.html
前端開發規範手冊 http://zhibimo.com/read/Ashu/front-end-style-guide
Airbnb JavaScript 編碼規範(簡體中文版) https://github.com/yuche/javascript#table-of-contents
AMD與CMD規範的區別 http://www.zhihu.com/question/20351507
AMD與CMD規範的區別 http://www.cnblogs.com/tugenhua0707/p/3507957.html
KISSY 原始碼規範 http://docs.kissyui.com/1.4/docs/html/tutorials/style-guide/kissy-source-style.html
bt編碼規範 http://codeguide.bootcss.com
規範加強版 https://github.com/Suxiaogang/Code_Guide
前端程式碼規範 及 最佳實踐 http://blog.jobbole.com/79075
百度前端規範 http://coderlmn.github.io/code-standards
百度前端規範 http://isobar-idev.github.io/code-standards
百度前端規範 http://zhuanlan.zhihu.com/fuyun/19884834
ECMAScript6 編碼規範--廣發證券前端團隊 https://github.com/gf-rd/es6-coding-style
JavaScript 風格指南/編碼規範(Airbnb公司版) http://blog.jobbole.com/79484
網易前端開發規範 http://nec.netease.com/standard
css模組 http://www.75team.com/archives/1049
前端規範資源列表 https://github.com/ecomfe/spec
PHP 地址
最流行的PHP 程式碼規範 http://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團隊開發規範 http://www.cnblogs.com/lcw/p/3619181.html
Android 開發規範與應用 http://www.jianshu.com/p/4390f4fe19b3
各大公司開源專案 地址
Facebook Projects https://code.facebook.com/projects/web
百度web前端研發部 http://fex.baidu.com
百度EFE http://efe.baidu.com
百度github https://github.com/fex-team
alloyteam http://www.alloyteam.com
alloyteam-github http://alloyteam.github.io
alloyteam-AlloyGameEngine https://github.com/AlloyTeam/AlloyGameEngine
AlloyDesigner http://alloyteam.github.io/AlloyDesigner 即時修改,即時儲存,設計稿較正,其它開發輔助工具
H5互動頁編輯器AEditor介紹 http://www.alloyteam.com/2015/06/h5-jiao-hu-ye-bian-ji-qi-aeditor-jie-shao H5動畫互動頁開發的工具介紹
AEditor http://aeditor.alloyteam.com H5動畫互動頁開發的工具
maka http://forum.maka.im/wordpress
值得訂閱的weekly https://github.com/fenbility/weekly-feed
騰訊html5 http://cube.qq.com
奇舞團開源專案 http://75team.github.io
Qunar UED http://ued.qunar.com
Scrat http://scrat.io
常用 地址
ieBetter.js-讓IE6-IE8擁有IE9+,Chrome等瀏覽器特性 http://www.zhangxinxu.com/wordpress/2013/12/iebetter-js-make-ie6-ie8-like-modern-browser-ie9-chrome
模擬鍵盤 http://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
面試常考演算法題精講 http://www.nowcoder.com/live/courses
移動端 地址
fastclick https://github.com/ftlabs/fastclick
no-click-delay https://github.com/mmastrac/jquery-noclickdelay
JSON 地址
模擬生成JSON資料 http://beta.json-generator.com
返回跨域JSONAPI http://jsonp.afeld.me
Html5 地址
HTML5 有哪些讓你驚豔的 demo? http://www.zhihu.com/question/24398907
CSS 地址
browserhacks http://browserhacks.com
焦點圖 地址
myfocus https://github.com/koen301/myfocus
myfocus-官方演示站 http://www.chhua.com/myfocus
SuperSlidev2.1 -- 大話主席 http://www.superslide2.com
soChange http://www.bujichong.com/sojs/soChange/index.html
Ext, EasyUI, J-UI 及其它各種UI方案 地址
extjs https://www.sencha.com/products/extjs
ext4英文api http://docs.sencha.com/extjs/4.0.7
ext4中文api http://extjs-doc-cn.github.io/ext4api
EasyUI 地址
jquery easyui 未壓縮原始碼 http://jquery-easyui.googlecode.com/svn/trunk/src
J-UI 地址
J-UI http://jui.org
Other 地址
MUI-最接近原生APP體驗的高效能前端框架 http://dcloudio.github.io/mui
Amaze UI 中國首個開源 HTML5 跨屏前端框架
淘寶 HTML5 前端框架 http://m.sui.taobao.org
KISSY - 阿里前端JavaScript庫 http://docs.kissyui.com
網易Nej - Nice Easy Javascript http://nej.netease.com
Kendo UI MVVM Demo http://demos.telerik.com/kendo-ui/mvvm/index
Bootstrap http://www.bootcss.com
Smart UI http://smartui.chinamzz.com
雅虎UI - CSS UI http://developer.yahoo.com/yui/grids
頁面 社會化 分享功能 地址
百度分享 http://share.baidu.com pc端
JiaThis http://jiathis.com pc端
社會化分享元件 http://developer.baidu.com/soc/share 移動端
ShareSDK 輕鬆實現社會化功能 http://www.mob.com/#/index 移動端
友盟分享 http://dev.umeng.com/social/android/quick-integration 移動端
富文字編輯器 地址
功能齊全 tinymce https://www.tinymce.com
百度 ueditor http://ueditor.baidu.com/website
經典的ckeditor http://ckeditor.com
經典的kindeditor http://kindeditor.net
wysiwyg http://www.bootcss.com/p/bootstrap-wysiwyg
一個有情懷的編輯器。Bach's Editor http://integ.github.io/BachEditor
tower用的編輯器 https://github.com/mycolorway/simditor
summernote 編輯器 https://github.com/summernote/summernote
html5編輯器 http://neilj.github.io/Squire
XEditor http://lab.hustlzp.com/XEditor
wangEditor https://github.com/wangfupeng1988/wangEditor
PC 地址
經典my97 http://www.my97.net/dp/demo/index.htm
強大的獨立日期選擇器 http://www.cnblogs.com/gbin1/archive/2012/04/16/2452105.html
fullcalendar http://fullcalendar.io
fullcalendar日曆控制元件知識點集合 http://blog.csdn.net/francislaw/article/details/7740630
中文api http://blog.sina.com.cn/s/blog_9475b1c101012c5f.html
農曆日曆 https://github.com/zzyss86/LunarCalendar
超酷的仿百度帶節日日曆老黃曆控制元件 http://www.sucaisj.com/jiaoben/date/201509/16856.html
日期格式化 http://momentjs.com
大牛日曆控制元件 https://github.com/Johnqing/QPAYCalendar
我群某管理作品 https://github.com/Iamlars/dateMarker
input按位替換-官網 http://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個外掛集合 http://www.vandelaydesign.com/30-best-free-jquery-plugins
JavaScript datepicker http://dbushell.com/2012/10/09/pikaday-javascript-datepicker
Datepair.js http://jonthornton.github.io/Datepair.js
一個風格多樣的日曆 https://github.com/glad/glDatePicker
彈出層式的全日曆 http://amsul.ca/pickadate.js/date
jquery雙日曆 http://www.daterangepicker.com
移動 地址
大氣實用jQuery手機移動端日曆日期選擇外掛 http://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 http://sugarjs.com/api/Date
綜合效果搜尋平臺 地址
效果網 http://www.jq22.com
17素材 http://www.17sucai.com
常用的JavaScript程式碼片段 http://microjs.com
概述 地址
前端工具大全 http://www.awesomes.cn
什麼是前端工程化 https://github.com/fouber/blog/issues/10?from=timeline&isappinstalled=0#
Gulp 地址
Gulp官網 http://gulpjs.com
Gulp中文網 http://www.gulpjs.com.cn
gulp資料收集 https://github.com/Platform-CUF/use-gulp
Gulp:任務自動管理工具 - ruanyifeng http://javascript.ruanyifeng.com/tool/gulp.html
Gulp外掛 http://gulpjs.com/plugins
Gulp不完全入門教程 http://www.ido321.com/1622.html
為什麼使用gulp? https://github.com/hjzheng/CUF_meeting_knowledge_share/issues/33
Gulp安裝及配合元件構建前端開發一體化 http://www.dbpoo.com/getting-started-with-gulp
Gulp 入門指南 https://github.com/nimojs/gulp-book
Gulp 入門指南 - nimojs https://github.com/nimojs/blog/issues/19
Gulp入門教程 http://markpop.github.io/2014/09/17/Gulp%E5%85%A5%E9%97%A8%E6%95%99%E7%A8%8B
Gulp in Action http://www.imooc.com/video/5692
Gulp開發教程(翻譯) http://www.w3ctech.com/topic/134
前端構建工具gulpjs的使用介紹及技巧 http://www.cnblogs.com/2050/p/4198792.html
Grunt 地址
gruntjs http://gruntjs.com
Grunt中文網 http://www.gruntjs.net
Fis 地址
fis 官網 http://fex-team.github.io/fis-site/index.html
fis http://fis.baidu.com
pc圖輪 地址
單屏輪播sochange http://www.jsfoot.com/jquery/demo/2011-09-20/192.html
左右按鈕多圖切換 http://bxslider.com/examples/carousel-demystified
fullpage全屏輪播 https://github.com/alvarotrigo/fullPage.js
移動端 地址
無縫切換 http://www.swipejs.com
滑屏效果 http://www.idangero.us/swiper
全屏fullpage https://github.com/peunzhang/fullpage
單個圖片切換 https://github.com/qiqiboy/touchslider
單個全屏切換 https://github.com/peunzhang/slip.js
百度的切換庫 http://touch.code.baidu.com/examples.html?qq-pf-to=pcqq.group
單個全屏切換 https://github.com/peunzhang/iSlider
滑屏效果 https://github.com/saw/touch-interfaces
旋轉拖動設定 http://baijs.com/tinycircleslider
類似於swipe切換 http://touchslider.com
支援多種形式的觸控滑動 http://www.swiper.com.cn/demo/index.html
滑屏效果 https://github.com/joker-ye/main/blob/master/wap/index.html
大話主席pc移動圖片輪換 http://www.superslide2.com
滑屏效果 https://github.com/hahnzhu/parallax.js
基於zepto的fullpage https://github.com/yanhaijing/zepto.fullpage
[WebApp]定寬網頁設計下,固定寬度佈局開發WebApp並實現多終端下WebApp佈局自適應 http://www.cnblogs.com/plums/archive/2013/01/10/WebApp-fixed-width-layout-of-multi-terminal-adapter-since.html
判斷微信客戶端的那些坑 http://loo2k.com/blog/detecting-wechat-client
可以通過javascript直接呼叫原生分享的工具 https://github.com/JefferyWang/nativeShare.js
JiaThis 分享到微信程式碼 http://www.jiathis.com/help/html/weixin-share-code
聊聊移動端跨平臺開發的各種技術 http://fex.baidu.com/blog/2015/05/cross-mobile
前端自動化測試 http://www.zhihu.com/question/29922082
多種輪換圖片 http://ajccom.github.io/niceslider
滑動側邊欄 https://mango.github.io/slideout
檔案上傳 地址
百度上傳元件 http://fex.baidu.com/webuploader
上傳 https://blueimp.github.io/jQuery-File-Upload
flash 頭像上傳 http://www.hdfu.net
圖片上傳預覽 http://www.dropzonejs.com
圖片裁剪 http://elemefe.github.io/image-cropper
圖片裁剪-shearphoto http://www.shearphoto.com
jQuery圖片處理 http://www.oschina.net/project/tag/284/jquery-image-tools?lang=0&os=0&sort=view&p=2
模擬select 地址
糖餅 select http://aui.github.io/popupjs/doc/selectbox.html
flexselect https://github.com/rmm5t/jquery-flexselect
雙select http://loudev.com
select2 http://select2.github.io
取色外掛 地址
類似 Photoshop 的介面取色外掛 http://www.jq22.com/plugin/367
jquery color https://github.com/jquery/jquery-color
取色外掛集合 http://www.oschina.net/project/tag/287/color-picker
farbtastic 圓環+正方形 https://github.com/mattfarina/farbtastic
城市聯動 地址
jquery.cityselect.js基於jQuery+JSON的省市或自定義聯動效果 http://www.ijquery.cn/?p=360
剪貼簿 地址
剪貼簿 https://github.com/zeroclipboard/zeroclipboard
clipboard 最新的剪下方案 http://zenorocha.github.io/clipboard.js
不是Flash的剪貼簿 https://github.com/zenorocha/clipboard.js
簡繁轉換 地址
簡繁轉換 https://github.com/BYVoid/OpenCC
表格 Grid 地址
facebook表格 http://facebook.github.io/fixed-data-table
類似於Excel編輯表格-handsontable http://handsontable.com
bootstrap-table外掛 http://bootstrap-table.wenzhixin.net.cn
datatables https://www.datatables.net
線上演示 地址
js 線上編輯 - runjs http://runjs.cn
js 線上編輯 - jsbin http://jsbin.com
js 線上編輯 - codepen http://codepen.io
js 線上編輯 - jsfiddle http://jsfiddle.net
java 線上編輯 - runjs http://ideone.com
js 線上編輯 - hcharts http://code.hcharts.cn
js 線上編輯 - jsdm http://jsdm.com
sql 線上編輯 - sqlfiddle http://sqlfiddle.com
mozilla 線上編輯器 https://thimble.mozilla.org
播放器 地址
Html5 VideoPlayer https://github.com/zmmbreeze/DeadSimpleVideoPlayer
粒子動畫 地址
Proton 煙花 http://a-jie.github.io/Proton/#example
Nodejs 地址
nodejs 篇幅比較巨大 http://liuqing.pw
Node.js 包教不包會 https://github.com/alsotang/node-lessons
篇幅比較少 http://www.rainweb.cn/article/category/Nodejs
node express 入門教程 http://www.w3cfuns.com/article-5598538-1-1.html
nodejs定時任務 http://my.oschina.net/u/568264/blog/193773
一個nodejs部落格 http://60sky.com
【NodeJS 學習筆記04】新聞釋出系統 http://www.cnblogs.com/yexiaochai/p/3536547.html
過年7天樂,學nodejs 也快樂 http://www.cnblogs.com/qqloving/p/3541099.html
七天學會NodeJS https://github.com/nqdeng/7-days-nodejs
Nodejs學習筆記(二)--- 事件模組 http://www.cnblogs.com/zhongweiv/p/nodejs_events.html
nodejs入門 http://www.cnblogs.com/liusuqi/p/3735491.html
angularjs nodejs https://github.com/zensh/jsgen
從零開始nodejs系列文章 http://blog.fens.me/series-nodejs
理解nodejs http://debuggable.com/posts/understanding-node-js:4bd98440-45e4-4a9a-8ef7-0f7ecbdd56cb
nodejs事件輪詢 http://blog.mixu.net/2011/02/01/understanding-the-node-js-event-loop
node入門 http://www.nodebeginner.org/index-zh-cn.html
nodejs cms http://ourjs.com/detail/53e1f281c5910a9806000001
Node初學者入門,一本全面的NodeJS教程 http://ourjs.com/detail/529ca5950cb6498814000005
NodeJS的程式碼除錯和效能調優 http://www.barretlee.com/blog/2015/10/07/debug-nodejs-in-command-line
常規優化 地址
Javascript高效能動畫與頁面渲染 http://www.infoq.com/cn/articles/javascript-high-performance-animation-and-page-rendering
移動H5前端效能優化指南 http://isux.tencent.com/h5-performance.html
5173首頁前端效能優化實踐 http://ued.5173.com/?p=1731
給網頁設計師和前端開發者看的前端效能優化 http://www.uisdc.com/front-end-performance-for-web-designers-and-front-end-developers
複雜應用的 CSS 效能分析和優化建議 http://www.orzpoint.com/profiling-css-and-optimization-notes
張鑫旭——前端效能 http://www.zhangxinxu.com/wordpress/tag/%E5%89%8D%E7%AB%AF%E6%80%A7%E8%83%BD
前端效能監控總結 http://www.xiaoqiang.org/javascript/font-end-performance-monitor.html
網站效能優化之CSS無圖片技術 http://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前端效能優化進階路 http://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無圖片技術 http://my.eoe.cn/tuwandou/archive/4544.html
瀏覽器的載入與頁面效能優化 http://www.baiduux.com/blog/2011/02/15/browser-loading
頁面載入中的圖片效能優化 http://www.w3ctech.com/p/1503
Hey——前端效能 http://www.feelcss.com/tag/%E5%89%8D%E7%AB%AF%E6%80%A7%E8%83%BD
html優化 http://www.baiduux.com/blog/2010/03/15/html%E4%BC%98%E5%8C%96-2
99css——效能 http://www.99css.com/tag/%e6%80%a7%e8%83%bd
Yslow——效能優化 http://www.yslow.net/category.php?cid=20
YSLOW中文介紹 http://www.cnblogs.com/yslow
轉一篇Yahoo關於網站效能優化的文章,兼談本站要做的優化 http://www.360ito.com/article/40.html
Yahoo!團隊實踐分享:網站效能 http://www.360doc.com/content/10/0928/09/2588264_56971287.shtml
網站效能優化指南:什麼使我們的網站變慢? http://blog.jiasule.com/i/153
網站效能優化實踐,減少載入時間,提高使用者體驗 http://www.powereasy.net/helpyou/knowledge/ecommerce/9593.html
淺談網站效能優化 前端篇 http://www.umtry.com/archives/747.html
前端重構實踐之如何對網站效能優化? http://www.adinnet.cn/blog/designview/2012-7-12/678.html
前端效能優化:使用媒體查詢載入指定大小的背景圖片 http://www.gbin1.com/technology/javascript/20130708-front-end-performance-optimization-9
網站效能系列博文 http://www.mykuer.com/post/factors-that-affect-the-speed-of-web-site-open.html
載入,不只是少一點點 http://tgideas.qq.com/webplat/info/news_version3/804/808/811/m579/201109/41355.shtml
前端效能的測試與優化 http://mzhou.me/article/95310
分享網頁載入速度優化的一些技巧? http://www.gbin1.com/technology/html/20130217-tips-for-speed-up-page-loading
頁面載入中的圖片效能優化 http://www.f2es.com/images-bytes-opt
web前端優化(基於Yslow http://www.tcreator.info/webSchool/website/Front-end-Opt-Yslow.html
網站效能優化工具大全 https://www.qianduan.net/website-performance-optimization-tool.html
【高效能前端1】高效能HTML http://www.alloyteam.com/2012/10/high-performance-html
【高效能前端2】高效能CSS http://www.alloyteam.com/2012/10/high-performance-css
由12306談談網站前端效能和後端效能優化 http://coolshell.cn/articles/6470.html
AlloyTeam——前端優化 http://www.alloyteam.com/webfrontend/%E5%89%8D%E7%AB%AF%E4%BC%98%E5%8C%96
毫秒必爭,前端網頁效能最佳實踐 http://www.cnblogs.com/developersupport/p/3248695.html
網站效能工具Yslow的使用方法 http://blog.sina.com.cn/s/blog_6e9d2e0701017kvu.html
前端工程與效能優化(上):靜態資源版本更新與快取 http://www.infoq.com/cn/articles/front-end-engineering-and-performance-optimization-part1
前端工程與效能優化(下):靜態資源管理與模板框架 http://www.infoq.com/cn/articles/front-end-engineering-and-performance-optimization-part2
HTTPS連線的前幾毫秒發生了什麼 http://blog.jobbole.com/48369
Yslow http://uicss.cn/yslow/#more-12319
Essential Web Performance Metrics — A Primer, Part 1 http://blog.smartbear.com/web-performance/essential-web-performance-metrics-a-primer-part-1
Essential Web Performance Metrics — Part 2 http://blog.smartbear.com/performance/essential-web-performance-metrics-part-2
YUISlide,針對移動裝置的動畫效能優化 http://jayli.github.io/blog/data/2011/12/23/yuislide.html
Improving Site Performance http://joelglovier.com/improving-site-performance
讓網站提速的最佳前端實踐 http://segmentfault.com/a/1190000000367899
Why Website Speed is Important http://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 http://www.html-js.com/article/3083
JavaScript 堆記憶體分析新工具 OneHeap http://www.html-js.com/article/3091
線上工具 地址
google線上工具 https://developers.google.com/speed/pagespeed/insights
阿里測 http://www.alibench.com
阿里-免費測試服務 http://itest.aliyun.com
阿里-F2etest多瀏覽器相容性測試解決方案 https://github.com/alibaba/f2etest
js效能測試 http://jsperf.com
前端架構 地址
技術架構 http://www.zhihu.com/topic/19612641
前端架構 http://saito.im/note/The-Architecture-of-F2E
如何成為前端架構師 http://www.zhihu.com/question/24092572
關於前端架構-張克軍 http://hikejun.com/sharing/2010webrebuild/?file=fe-infrastructure.html
百度騰訊offer比較(騰訊遊戲VS百度基礎架構) http://www.zhihu.com/question/25583350
推薦作品 地址
winter程式碼片段需要FQ https://gist.github.com/wintercn
fgm http://www.fgm.cc/learn
岑安作品集 https://github.com/hongru/hongru.github.com
當耐特demo集合 http://kmdjs.github.io
米空格 js作品 http://www.laoshu133.com/Lab
myFocus http://koen301.github.io
SeaJS元件庫 http://panxuepeng.github.io/seajslib
顏海鏡作品 http://yanhaijing.com/myProject
腳兒網作品 http://jo2.org/category/myworks
javascript個人作品 http://www.cnitblog.com/yemoo/category/3107.html
妙味的雷東昇遊戲作品 http://bbs.miaov.com/forum.php?mod=viewthread&tid=7790
javascript作品集 http://bbs.csdn.net/topics/380227212
雲五筆,灰度產生生成工具 https://github.com/TooBug/works
專案主頁 http://koen301.github.io
個性的作品主頁 http://zaole.net
播放器 http://static.tingall.com/v2/player
ucren js demos 集 http://ucren.com/blog/demos
智慧社 http://www.zhinengshe.com/works_list.html
例項陳列架 http://demos.shizuwu.cn
zoye demo http://zoye.sinaapp.com/demo
王員外 http://lab.yuanwai.wang
平凡 http://pingfan1990.sinaapp.com
jyg 遊戲案例 http://www.lovewebgames.com
很多jquery外掛 http://www.helloweba.com/list.html
不羈蟲 - soJs 作品系列 http://www.bujichong.com/sojs/api/index.html
frozenui http://frozenui.github.io/case.html
黑白棋 http://js-game.github.io/othello
fromone http://yansm.github.io/fromone/index.html
國外大牛精品 地址
pazguille http://pazguille.me
簡歷模板 地址
不錯的個人簡歷 http://learnshare.github.io/about/index.html
簡歷 http://hcy2367.github.io/resume
張倫 http://ncuey.sinaapp.com/CrispElite/
簡歷 https://github.com/hacke2/ResumeSample
翁天信 http://blog.dandyweng.com/2013/07/how-my-website-was-created
動畫方式的簡歷 http://www.webhek.com/misc/interactive-resume
元件豐富簡歷 http://www.linqing07.com/resume.html
簡歷池 http://www.mojianli.com/resume/view
haorooms部落格 http://www.haorooms.com/about
Justin Young http://cv.youngdze.com
面試題 地址
那幾個月在找工作(百度,網易遊戲) http://www.nowcoder.com/discuss/3196
2014最新面試題 http://www.html-js.com/article/1743
阿里前端面試題 http://www.w3cfuns.com/thread-5598563-2-1.html
2016校招內推 -- 阿里巴巴前端 -- 三面面試經歷 http://www.cnblogs.com/imwtr/p/4685546.html
騰訊面試題 http://www.w3cfuns.com/article-5599657-1-1.html
年後跳槽那點事:樂視+金山+360面試之行 http://www.cnblogs.com/lvdabao/p/3660707.html
阿里前端面試題上線 http://fatesinger.com/2722.html
拉勾網js面試題 http://www.cnblogs.com/52cik/p/js-question-lg.html
前端面試 http://www.cnblogs.com/allenxing/p/3724382.html
Web開發筆試面試題 大全 http://mianshiti.diandian.com
前端開發面試題 http://segmentfault.com/a/1190000000465431
2014最新前端面試題 https://github.com/markyun/My-blog/tree/master/Front-end-Developer-Questions
百度面試 https://github.com/fex-team/interview-questions
面試題 http://www.w3cfuns.com/forum.php?mod=forumdisplay&fid=51&filter=typeid&typeid=177
前端工作面試問題 https://github.com/darcyclarke/Front-end-Developer-Interview-Questions/tree/master/Chinese
前端開發面試題 http://segmentfault.com/a/1190000000465431
5個經典的前端面試問題 http://ourjs.com/detail/5%E4%B8%AA%E7%BB%8F%E5%85%B8%E7%9A%84%E5%89%8D%E7%AB%AF%E9%9D%A2%E8%AF%95%E9%97%AE%E9%A2%98
最全前端面試問題及答案總結 http://segmentfault.com/a/1190000002562454
如何面試一名前端開發工程師? http://www.html-js.com/article/Large-search-front-team-column%202961
史上最全 前端開發面試問題及答案整理 https://github.com/hawx1993/Front-end-Interview-questions
前端實習生面試總結 http://www.cnblogs.com/xiaoruo/p/4665163.html
史上最全 前端開發面試問題及答案整理 https://github.com/hawx1993/Front-end-Interview-questions
BAT及各大網際網路公司2014前端筆試面試題:JavaScript篇 http://blog.jobbole.com/78738
前端開發面試題大收集 https://github.com/paddingme/Front-end-Web-Development-Interview-Question
收集的前端面試題和答案 https://github.com/qiu-deqing/FE-interview
如何面試前端工程師 http://www.zhihu.com/question/19568008
前端開發面試題 https://github.com/markyun/My-blog/blob/master/Front-end-Developer-Questions/Questions-and-Answers/README.md
牛客網-筆試面經 http://www.nowcoder.com/discuss?type=2
iconfont 地址
中文字型 http://www.zhihu.com/question/21253343
淘寶字型檔 http://iconfont.cn
字型 http://mux.alimama.com/fonts
製作教程 http://iconfont.cn/help/platform.html
zhangxinxu-icommon http://www.zhangxinxu.com/wordpress/?s=icomoon
icommon https://icomoon.io/app
用字型在網頁中畫ICON圖示(推薦教程 http://imooc.com/learn/243
字型壓縮工具 http://font-spider.org
前端開發工具 地址
IntelliJ IDEA 簡體中文專題教程 https://github.com/judasn/IntelliJ-IDEA-Tutorial
Webstorm,InterllIdea,Phpstorm http://t.cn/8kZZ1Uy
SublimeText https://github.com/jikeytang/sublime-text
Atom https://atom.io
visual studio code https://code.visualstudio.com
Fiddler 地址
Fiddler調式使用知多少(一深入研究 http://www.cnblogs.com/tugenhua0707/p/4623317.html
微信fiddle http://www.cnblogs.com/strick/p/4570006.html
微信fiddle http://gaoboy.com/article/26.html
Chrome 地址
Google Chrome 官方 https://developer.chrome.com/devtools
Chrome - 基礎 http://www.cnblogs.com/constantince/p/4565261.html
Chrome - 進階 http://www.cnblogs.com/constantince/p/4579121.html
Chrome - 效能 http://www.cnblogs.com/constantince/p/4585983.html
Chrome - 效能進階 http://www.cnblogs.com/constantince/p/4607497.html
Chrome - 移動 http://www.cnblogs.com/constantince/p/4624241.html
Chrome - 使用技巧 http://www.cnblogs.com/liyunhua/p/4544738.html
Chrome - Console控制檯不完全指南 http://www.cnblogs.com/Wayou/p/chrome-console-tips-and-tricks.html
Chrome - Workspace使瀏覽器變成IDE http://c7sky.com/chrome-devtools-workspace.html
network皮膚 http://www.html-js.com/article/Nothing-blind%202975
chrome開發工具快捷鍵 http://anti-code.com/devtools-cheatsheet
chrome除錯工具常用功能整理 http://www.html-js.com/article/2327
Chrome 開發工具 Workspace 使用 http://www.iinterest.net/2014/05/09/chrome-dev-tool-workspace
Chrome神器Vimium快捷鍵學習記錄 http://www.cppblog.com/deercoder/archive/2011/10/22/158886.html
sass除錯-w3cplus http://www.w3cplus.com/sassguide/debug.html
如何更專業的使用Chrome開發者工具-w3cplus http://www.w3cplus.com/tools/how-to-use-chrome-devtools-like-a-pro.html
chrome除錯canvas http://sentsin.com/web/253.html
chrome profiles1 https://developer.chrome.com/devtools/index
chrome profiles2 http://h5dev.uc.cn/article-25-1.html
chrome profiles3 http://www.oschina.net/translate/performance-optimisation-with-timeline-profiles
chrome移動版除錯 https://developer.chrome.com/devtools/docs/mobile-emulation
chrome除錯 http://ued.taobao.org/blog/2012/06/debug-with-chrome-dev-tool
chrome的除錯 http://www.cnblogs.com/QLeelulu/archive/2011/08/28/2156402.html
chrome console 命令詳解 https://developer.chrome.com/devtools/docs/commandline-api
檢視事件繫結1 http://www.cnblogs.com/leonkao/p/3809655.html
檢視事件繫結2 http://www.cnblogs.com/xiaoyao2011/p/3447421.html
神器——Chrome開發者工具(一 http://segmentfault.com/a/1190000000683599
奇趣百科效能優化(Chrome DevTools 中的 Timeline Profils 等工具使用介紹 https://xinranliu.me/2015-05-22-qiqu-performance
chrome 開發者工具的 15 個小技巧 http://frontenddev.org/link/15-tips-of-chrome-developer-tools.html
Chrome開發者工具不完全指南 http://1ke.co/course/361
Chrome 開發者工具使用技巧 http://segmentfault.com/a/1190000003882567
Firebug 地址
firebug視訊教程 http://www.imooc.com/learn/137
firefox 模擬器 https://developer.mozilla.org/zh-CN/docs/Tools/WebIDE
console.log 命令詳解 http://www.cnblogs.com/ctriphire/p/4116207.html
Firebug入門指南 http://www.ruanyifeng.com/blog/2008/06/firebug_tutorial.html
Firebug控制檯詳解 http://www.ruanyifeng.com/blog/2011/03/firebug_console_tutorial.html
移動,微信除錯 地址
瀏覽器端除錯安卓 https://openstf.github.io
移動端前端開發除錯 http://yujiangshui.com/multidevice-frontend-debug
使用 Chrome 遠端除錯 Android 裝置 https://github.com/yujiangshui/CN-Chrome-DevTools/blob/remote-debugging/md/Use-Tools/remote-debugging.md
mac移動端除錯 http://plus.uc.cn/document/webapp/doc5.html
mac移動端除錯 http://www.mihtool.com
無線除錯攻略 http://thx.github.io/mobile/debugging-in-mobile
無線除錯攻略 http://yanhaijing.com/mobile/2014/12/17/web-debug-for-mobile
屌爆了,完美除錯 微信webview(x5 http://www.jianshu.com/p/ccf124f1f74b
微信除錯的那些事 http://liyaodong.com/2015/07/06/%E5%BE%AE%E4%BF%A1%E8%B0%83%E8%AF%95%E7%9A%84%E9%82%A3%E4%BA%9B%E4%BA%8B
遠端console http://jsconsole.com
微信除錯工具 http://blog.qqbrowser.cc
各種真機遠端除錯方法彙總 https://github.com/jieyou/remote_inspect_web_on_real_device
iOS Simulator 地址
Simulator https://developer.apple.com/library/ios/documentation/IDEs/Conceptual/iOS_Simulator_Guide/Introduction/Introduction.html
Xcode中的iOS模擬器(iOS Simulator的介紹和使用心得 http://www.crifan.com/intro_ios_simulator_in_xcode_and_usage_summary
img 地址
loading img http://preloaders.net/en/circular
智圖-圖片優化平臺 http://zhitu.isux.us
線上png優化 https://tinypng.com
生成二維碼 地址
生成二維碼 http://cli.im
瀏覽器同步 地址
puer https://github.com/leeluolee/puer
liveReload http://livereload.com
f5 http://getf5.com
File Watchers http://geek100.com/2608
線上PPT製作 地址
nodePPT http://js8.in/2013/11/16/%E6%8E%A8%E8%8D%90nodeppt%EF%BC%9A%E4%BD%BF%E7%94%A8markdown%E8%AF%AD%E6%B3%95%E6%9D%A5%E5%86%99%E7%BD%91%E9%A1%B5ppt
PPT https://github.com/ksky521/nodePPT
reveal https://github.com/hakimel/reveal.js
slippy https://github.com/Seldaek/slippy
前端導航網站 地址
介面清爽的前端導航 http://uxbees.com/index.html
前端導航 http://whycss.com
前端網址導航 http://www.daqianduan.com/nav
前端名錄 http://sentsin.com/daohang
前端導航 http://123.jser.us
前端開發資源 http://www.css88.com/nav
網址導航 http://www.haourl.cn
前端開發倉庫 - 眾多效果的收集地 http://code.ciaoca.com
前端資源導航 https://github.com/jnoodle/f2e-collect
F2E 前端導航 http://f2e.im/static/pages/nav/index.html
常用CDN 地址
新浪CDN http://lib.sinaapp.com
百度靜態資源公共庫 http://cdn.code.baidu.com
360網站衛士常用前端公共庫CDN服務 http://libs.useso.com
Bootstrap中文網開源專案免費 CDN 服務 http://www.bootcdn.cn
開放靜態檔案 CDN - 七牛 http://staticfile.org
CDN加速 - jq22 http://www.jq22.com/cdn
jQuery CDN http://code.jquery.com
Google jQuery CDN http://www.google-jquery-cdn.com
微軟CDN http://www.asp.net/ajax/cdn
Git 地址
git-scm http://git-scm.com
廖雪峰-Git教程 http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000
git-for-windows https://git-for-windows.github.io
GitHub 新增 SSH keys http://daemon369.github.io/git/2015/03/10/add-ssh-keys-for-github
gogithub http://www.worldhello.net/gotgithub/index.html
git常規命令練習 http://pcottle.github.io/learnGitBranching
git的資料整理 https://github.com/xirong/my-git
我所記錄的git命令(非常實用) http://www.cnblogs.com/fanfan259/p/4810517.html
企業開發git工作流模式探索部分休整 https://github.com/xirong/my-git/blob/master/git-workflow-tutorial.md
GitHub 漫遊指南 https://github.com/phodal/github-roam
GitHub祕籍 https://github.com/tiimgreen/github-cheat-sheet/blob/master/README.zh-cn.md
使用git和github進行協同開發流程 http://livoras.com/post/28
動畫方式練習git http://onlywei.github.io/explain-git-with-d3
優秀JavaScript專案 地址
Angular和Webpack種子檔案 https://github.com/AngularClass/angular2-webpack-starter
Fis3面向前端的工程構建系統 https://github.com/fex-team/fis3
Fis3 DEMO https://github.com/fex-team/fis3-demo
前端JQuery系列:原始碼剖析 https://github.com/JsAaron/jQuery
avalon框架 https://github.com/RubyLouvre/avalon
Microsoft ChakraCore 微軟的Chakra引擎 https://github.com/Microsoft/ChakraCore
Quintus HTML遊戲引擎 https://github.com/cykod/Quintus
一個用node.js搭建的有趣部落格 https://github.com/STRML/strml.net
Web前端助手--FeHelper(Chrome擴充套件) https://github.com/zxlie/FeHelper
百度前端技術學院 https://github.com/baidu-ife/ife
Cheerio(node.js中的jQuery) https://github.com/cheeriojs/cheerio
nodejs的一個聊天軟體 類似微信 https://github.com/BryanYang/freechat
使用html5和node.js構建的網易雲音樂 https://github.com/stkevintan/Cube
babel ES6轉換為ES5 https://github.com/babel/babel
一個JS富文字編輯器 https://github.com/fex-team/ueditor
一個JS腦圖視覺化工具 https://github.com/fex-team/kityminder-core
一個JS寫的Flappy Bird Game https://github.com/ellisonleao/clumsy-bird
一個JS寫的GBA模擬器 https://github.com/taisel/IodineGBA
SegmentFault寫的Markdown解析器 https://github.com/SegmentFault/HyperDown.js
基於node.js的Ghost部落格 https://github.com/TryGhost/Ghost
學習react的demos https://github.com/ruanyf/react-demos

相關文章