最全前端資源彙總
阿新 • • 發佈:2018-11-12
最近小熙在學習Vue,所以就查了些前端資料,恰好看到一篇非常詳細的導航,特此轉載,希望能幫助到大家。
一、概要
這份彙總整理,很程度上參考了GitHub最全前端資源彙總;雲集前端教程、開發資源、免費書籍、手冊規範、求職面試等等,旨在為前端學習 & 技能提升提供方便。當然,並不期望這成為一個前端武學收藏夾;畢竟,只有自己掌握,才是真正擁有;況且前端發展如火如荼,日新月異。這裡會儘量保持探索 & 學習 & 更新。歡迎大家推薦,反饋,謝謝!
二、優秀的網站
- JS前端開發群月報
- 前端開源資源庫
- 國內老牌技術社群:OSChina、部落格園
- 免費的it電子書:http://it-ebooks.info/
- 線上學習:http://www.udemy.com/
- 程式碼練習:http://exercism.io/
- 程式碼練習:https://www.codingame.com
-
雲風(遊戲界大牛): http://blog.codingnow.com/
王垠(不少文章噴到蠻有道理):http://www.yinwang.org/
冰河-傘哥(Lisp大牛):http://tianchunbinghe.blog.163.com/
陳皓-左耳朵耗子:http://coolshell.cn/
Jeff Atwood(國外知名博主): https://blog.codinghorror.com/
阮一峰(黑客與畫家譯者,Web):http://www.ruanyifeng.com/
廖雪峰(他的Python、Git教程不少人都看過):http://www.liaoxuefeng.com/
道哥的黑板報(安全):https://zhuanlan.zhihu.com/taosay 國內GitHub上關注度較高的開發者 GitHub篇 -
gitbook:https://www.gitbook.io/寫書的好東西,當然用來寫文件也很不錯的
Travis-ci:開源專案持續整合必備,和GitHub相結合,https://travis-ci.org/
三、前端技術分類綜合
四、各類前端資源
綜合類
入門類
入門類 | 地址 |
---|---|
前端入門教程 | http://www.cnblogs.com/jikey/p/3613082.html |
瘳雪峰的Javascript教程 | http://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000 |
前端工程師必備的PS技能——切圖篇 | http://www.imooc.com/view/506 |
結合個人經歷總結的前端入門方法 | https://github.com/qiu-deqing/FE-learning |
工具類
工具類 | 地址 |
---|---|
前端人的俱樂部 | http://f2er.club/ 真可以解放你的收藏夾 |
如何優雅地使用Sublime Text | http://www.jeffjade.com/2015/12/15/2015-04-17-toss-sublime-text/# |
新編碼神器Atom使用紀要 | http://www.jeffjade.com/2016/03/03/2016-03-02-how-to-use-atom/ |
css sprite 雪碧圖製作 | http://www.imooc.com/learn/93 |
版本控制入門 – 搬進 Github | http://www.imooc.com/learn/390 |
Grunt-beginner前端自動化工具 | http://www.imooc.com/learn/30 |
IntelliJ IDEA 簡體中文專題教程 | https://github.com/judasn/IntelliJ-IDEA-Tutorial |
SublimeText | https://github.com/jikeytang/sublime-text |
Atom | https://atom.io |
visual studio code | https://code.visualstudio.com |
綜合效果搜尋平臺
綜合效果搜尋平臺 | 地址 |
---|---|
JavaScript 資源大全中文版 | https://github.com/jobbole/awesome-javascript-cn |
100+ 超全的web開發工具和資源 | https://xituqu.com/170.html |
設計師網址導航 | http://hao.uisdc.com/ |
Web前端導航(Alloyteam) | http://www.alloyteam.com/nav/ |
快搜 | http://so.chongbuluo.com/ |
阿里iconfont | http://www.iconfont.cn/ |
zoommyapp.com | http://zoommyapp.com/ 高質量相簿 |
unsplash.com | https://unsplash.com/ 高質量相簿 |
www.pinterest.com | https://www.pinterest.com/ 相簿 |
New Old Stock | http://nos.twnsnd.co 復古風相簿 |
500px.com | https://500px.com/ 唯美照片 |
效果網 | http://www.jq22.com |
花瓣網 | http://huaban.com/ |
優美圖 | http://www.topit.me/ |
codepen | http://codepen.io/ |
攝圖網 | http://699pic.com/ |
常用的JavaScript程式碼片段 | http://microjs.com |
團隊Blog
團隊Blog-Name | 地址 |
---|---|
騰訊ISUX | http://isux.tencent.com |
奇舞週刊 | http://old.75team.com/weekly/ |
淘寶前端團隊(FED) | http://taobaofed.org |
碼農週刊 | http://weekly.manong.io |
凹凸實驗室 | https://aotu.io/ |
WEB前端開發 | http://www.css88.com |
A JS tip per day! | http://www.jstips.co |
騰訊全端 AlloyTeam | http://www.alloyteam.com/webdevelop/ |
阿里巴巴-U一點 | http://www.aliued.cn |
百度WEB前端研發部 | http://fex.baidu.com |
攜程設計委員會 | http://ued.ctrip.com/blog/ |
平安科技移動開發二隊技術週報 | 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集合網站 |
Nodejs
Nodejs | 地址 |
---|---|
Node.js 包教不包會 | https://github.com/alsotang/node-lessons |
一個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 |
綜合API
綜合API | 地址 |
---|---|
OverAPI.com | http://overapi.com/ |
javascripting | http://www.javascripting.com |
各種流行庫搜尋 | http://microjs.com |
runoob.com-包含各種API集合 | http://www.runoob.com |
開源中國線上API文件合集 | http://tool.oschina.net/apidocs |
devdocs | http://devdocs.io 英文綜合API網站 |
Ecmascript
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 |
Vue
Vue.js | 地址 |
---|---|
Vue2.0 | https://vuefe.cn/ |
Vue | http://cn.vuejs.org |
Vue Router | https://router.vuejs.org/ |
Vuex | https://vuex.vuejs.org/ |
Vue-Cli | https://github.com/vuejs/vue-cli |
Vue 論壇 | http://forum.vuejs.org |
Vue 聊天室 | https://gitter.im/vuejs/vue |
Vue 入門指南 | http://www.cnblogs.com/aaronjs/p/3660102.html |
Vue 的一些資源索引 | http://segmentfault.com/a/1190000000411057 |
awesome-vue | https://github.com/vuejs/awesome-vue |
vue-syntax-highlight | https://github.com/vuejs/vue-syntax-highlight |
如何寫一手漂亮的 Vue | https://jeffjade.com/2017/03/11/120-how-to-write-vue-better/?me |
Angularjs
React
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 |
Webpack
Webpack | 地址 |
---|---|
Webpack 官網 | https://webpack.js.org/ |
Webpack 中文網 | https://doc.webpack-china.org/ |
webpack-demos(阮一峰) | https://github.com/ruanyf/webpack-demos |
Webpack Tutorial | https://www.ag-grid.com/ag-grid-understanding-webpack/ |
webpack 入門指南 | http://www.cnblogs.com/vajoy/p/4650467.html |
Webpack 打包優化之體積篇 | https://jeffjade.com/2017/08/06/124-webpack-packge-optimization-for-volume/ |
Webpack 打包優化之速度篇 | https://jeffjade.com/2017/08/12/125-webpack-package-optimization-for-speed/ |
Gulp
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探究折騰之路(I) | http://www.jeffjade.com/2015/11/25/2015-11-25-toss-gulp/ |
Gulp折騰之路(II) | http://www.jeffjade.com/2016/01/19/2016-01-19-toss-gulp/ |
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 in Action | http://www.imooc.com/video/5692 |
Gulp開發教程(翻譯) | http://www.w3ctech.com/topic/134 |
前端構建工具gulpjs的使用介紹及技巧 | http://www.cnblogs.com/2050/p/4198792.html |
Js template
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 |
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 |
HTML5(HTML)
HTML(HTML5) | 地址 |
---|---|
深入理解HTML5標籤 | https://segmentfault.com/a/1190000002695791 |
如何寫出高效率的HTML | https://segmentfault.com/a/1190000002680822 |
HTML meta標籤總結與屬性使用介紹 | https://segmentfault.com/a/1190000004279791 |
戲說HTML5 | http://www.cnblogs.com/dojo-lzz/p/5059316.html |
CSS3(CSS)
CSS | 地址 |
---|---|
CSS 語法參考 | http://tympanus.net/codrops/css_reference |
如何編寫可維護的CSS | https://github.com/chadluo/CSS-Guidelines/blob/master/README.md |
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 |
animate.css | http://daneden.github.io/animate.css |
全域性CSS的終結(狗帶 [譯] | http://www.alloyteam.com/2015/10/8536 |
browserhacks | http://browserhacks.com |
移動端API
移動端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://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 |
jQuery
jQuery | 地址 |
---|---|
YOU MIGHT NOT NEED JQUERY | http://youmightnotneedjquery.com/ |
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 |
Web前端資源彙總(jQuery,Js,Css3等) | http://www.cnblogs.com/jihua/p/webfront.html |
D3
Requriejs
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 | 地址 |
---|---|
seajs | http://seajs.org |
seajs 中文手冊 | http://cyj.me/why-seajs/zh |
Less,sass
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 | 地址 |
---|---|
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 |
作業部落 | https://www.zybuluo.com 功能強大,速度流暢,全平臺同步 |
相容性
相容性 | 地址 |
---|---|
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相關
UI相關 | 地址 |
---|---|
Foundation | http://foundation.zurb.com/?form=jeffjade.com |
Bootcss | http://v3.bootcss.com/?form=jeffjade.com |
Element UI | http://element.eleme.io/#/zh-CN 基於Vue |
ANT DESIGN | http://ant.design 一個 UI 設計語言 |
Smart UI | http://smartui.chinamzz.com |
MetroUICSS | http://www.w3cplus.com/MetroUICSS |
Semantic | http://semantic-ui.com |
Layui | http://www.layui.com/?form=jeffjade.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 |
其它API
其它API | 地址 |
---|---|
HTTP API 設計指南 | http://segmentfault.com/bookmark/1230000002521721 |
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 |
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 |