前端干货 -01

1.综合类

综合类地址

前端知识体系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.2https://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

2.入门类

入门类地址

前端入门教程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

3.效果类

效果类地址

弹出层http://www.imooc.com/learn/58

焦点图轮播特效http://www.imooc.com/learn/18

4.工具类

工具类地址

css sprite 雪碧图制作http://www.imooc.com/learn/93

版本控制入门 – 搬进 Githubhttp://www.imooc.com/learn/390

Grunt-beginner前端自动化工具http://www.imooc.com/learn/30

5.慕课专题

慕课专题地址

张鑫旭 - 慕课系列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,移动WEBhttp://www.imooc.com/view/494

6.周报类

周报类地址

平安科技移动开发二队技术周报https://github.com/PaicHyperionDev/MobileDevWeekly

7.开发中心

开发中心地址

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

w3helphttp://www.w3help.org综合Bug集合网站

8.综合搜索

综合搜索地址

javascriptinghttp://www.javascripting.com

各种流行库搜索http://microjs.com

9.综合API

综合API地址

runoob.com-包含各种API集合http://www.runoob.com

开源中国在线API文档合集http://tool.oschina.net/apidocs

devdocshttp://devdocs.io英文综合API网站

10.jQuery

jQuery地址

jQuery API 中文文档http://www.jquery123.com

hemin 在线版http://hemin.cn/jq

css88 jq apihttp://www.css88.com/jqapi-1.9/on

css88 jqui apihttp://www.css88.com/jquery-ui-api

学习jqueryhttp://learn.jquery.com

jquery 源码查找http://james.padolsey.com/jquery

11.Ecmascript

Ecmascript地址

Understanding ECMAScript 6 - Nicholas C. Zakashttps://leanpub.com/understandinges6/read

exploring-es6https://leanpub.com/exploring-es6/read

exploring-es6翻译https://github.com/es6-org/exploring-es6

exploring-es6翻译后预览http://es6-org.github.io/exploring-es6

阮一峰 es6http://es6.ruanyifeng.com

阮一峰 Javascripthttp://javascript.ruanyifeng.com

ECMA-262,第 5 版http://yanhaijing.com/es5

es5http://es5.github.io

12.Js template

Js template地址

template-chooserhttp://garann.github.io/template-chooser

artTemplatehttps://github.com/aui/artTemplate

tomdjshttps://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

laytplhttp://laytpl.layui.com

mozilla - nunjuckshttps://github.com/mozilla/nunjucks

Juicerhttps://github.com/PaulGuo/Juicer

dustjshttp://akdubya.github.io/dustjs

etplhttp://ecomfe.github.io/etpl

13.弹出层

弹出层地址

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

14.CSS

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.csshttp://daneden.github.io/animate.css

全局CSS的终结(狗带 [译]http://www.alloyteam.com/2015/10/8536

15.Angularjs

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 + nodejshttps://cnodejs.org/topic/51404e0f069911196d2e3923

吕大豹 Angularjshttp://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的思维去学习AngularJShttp://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 bootstraphttp://angular-ui.github.io/bootstrap

angular jq mobilehttps://github.com/opitzconsulting/jquery-mobile-angular-adapter

angular uihttp://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

16.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 UIhttp://material-ui.com/#

react.js TouchstoneJS UIhttp://touchstonejs.io

react.js amazeui UIhttp://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 小书 - gitbookhttps://fakefish.github.io/react-webpack-cookbook

webpackhttps://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

17.移动端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://mweb.baidu.com/zeptoapi

zepto 1.0 中文手册http://www.html-5.cn/Manual/Zepto

zepto 1.1.2http://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

18. 框架

框架地址

特色的HTML框架可以创建精美的iOS应用http://framework7.taobao.org

淘宝SUIhttp://m.sui.taobao.org

19.avalon

avalon地址

avalonjshttp://avalonjs.github.io

Avalon新一代UI库: OniUIhttp://ued.qunar.com/oniui/index.html

avalon.oniui-基于avalon的组件库https://github.com/RubyLouvre/avalon.oniui

20.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

21.Seajs

Seajs地址

seajshttp://seajs.org

seajs 中文手册http://cyj.me/why-seajs/zh

22.Less,sass

Less,sass地址

sasshttp://www.w3cplus.com/sassguide

sass教程-sass中国http://www.sass.hk

Sass 中文文档http://sass.bootcss.com

lesshttp://less.bootcss.com

23. Markdown

Markdown地址

Markdown 语法说明 (简体中文版http://wowubuntu.com/markdown

markdown入门参考https://github.com/LearnShare/Learning-Markdown/blob/master/README.md

gitbookhttps://www.gitbook.com国外的在线markdown可编辑成书

mdeditorhttps://www.zybuluo.com/mdeditor一款国内的在线markdown编辑器

stackedithttps://stackedit.io国外的在线markdown编辑器,功能强大,同步云盘

mditorhttp://bh-lay.github.io/mditor一款轻量级的markdown编辑器

lepture-editorhttps://github.com/lepture/editor

markdown-editorhttps://github.com/jbt/markdown-editor

24. D3

D3地址

d3 Tutorialshttps://github.com/mbostock/d3/wiki/Tutorials

Galleryhttps://github.com/mbostock/d3/wiki/Gallery

lofterhttp://datavisual.lofter.com/post/40cf3a_188e535

iteyehttp://alanland.iteye.com/blog/1878595

ruanyifenghttp://javascript.ruanyifeng.com/library/d3.html

25. 兼容性

兼容性地址

esma 兼容列表http://kangax.github.io/compat-table/es6

W3C CSS验证服务http://jigsaw.w3.org/css-validator/validator.html.zh-cn

caniusehttp://caniuse.com/#index

csscreatorhttp://csscreator.com/properties

microsofthttps://msdn.microsoft.com/zh-cn/library/cc351024(v=vs.85.aspx

在线测兼容-移动端http://www.responsinator.com

emulatorshttps://www.manymo.com/emulators

26. UI相关

UI相关地址

bootcsshttp://v3.bootcss.com

MetroUICSShttp://www.w3cplus.com/MetroUICSS

semantichttp://semantic-ui.com

Buttonshttp://alexwolfe.github.io/Buttons

kitecsshttp://hiloki.github.io/kitecss

pintuerhttp://www.pintuer.com

amazeuihttp://amazeui.org

worldhellohttp://www.worldhello.net/gotgithub/index.html

linuxtoyhttp://igit.linuxtoy.org/contents.html

gitmagichttp://www-cs-students.stanford.edu/~blynn/gitmagic/intl/zh_cn

rogerdudlerhttp://rogerdudler.github.io/git-guide/index.zh.html

gitrefhttp://gitref.justjavac.com

bookhttp://git-scm.com/book/zh

gogojimmyhttp://gogojimmy.net/2012/01/17/how-to-use-git-1-git-basic

27. HTTP

HTTP地址

HTTP API 设计指南http://segmentfault.com/bookmark/1230000002521721

28. 其它API

其它API地址

javascript流行库汇总javascriptoo

验证apihttp://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 apihttp://underscorejs.org

lodash - underscore的代替品https://lodash.com

ext4apihttp://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 导出 canvashttps://github.com/gabelerner/canvg

svg 导出 pnghttps://github.com/exupero/saveSvgAsPng

ai-to-svghttp://www.zamzar.com/convert/ai-to-svg

localStorage 库https://github.com/machao/localStorage

29. 图表类

图表类地址

Highcharts 中文APIhttp://www.hcharts.cn/api/index.php

Highcharts 英文APIhttp://api.highcharts.com/highcharts

ECharts 百度的图表软件http://echarts.baidu.com/

高德地图http://lbs.amap.com/api

开源的矢量图脚本框架http://paperjs.org

svg 地图http://jvectormap.com

30. vue

vue地址

Vuehttp://cn.vuejs.org

Vue 论坛http://forum.vuejs.org

Vue 入门指南http://www.cnblogs.com/aaronjs/p/3660102.html

Vue 的一些资源索引http://segmentfault.com/a/1190000000411057

awesome-vuehttps://github.com/vuejs/awesome-vue

31. 正则

正则地址

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.jshttps://github.com/Cedriking/is.js/blob/master/is.js

正则在线测试http://regexper.com

32. ionic

ionic地址

ionichttps://github.com/ychow/ionic-guide

33. 其它

其它地址

Mock.js 是一款模拟数据生成器http://mockjs.com

34.开发规范

34.1 前端

前端地址

通过分析github代码库总结出来的工程师代码书写习惯http://alloyteam.github.io/CodeGuide

HTML&CSS编码规范 by @mdohttp://codeguide.bootcss.com

团队合作的css命名规范-腾讯AlloyTeam前端团队http://www.alloyteam.com/2011/10/107

前端编码规范之js - by yuwenhuihttp://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

34.2 PHP

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

34.3 Android

Android地址

【敏捷开发】Android团队开发规范http://www.cnblogs.com/lcw/p/3619181.html

Android 开发规范与应用http://www.jianshu.com/p/4390f4fe19b3

35. 各大公司开源项目

各大公司开源项目地址

Facebook Projectshttps://code.facebook.com/projects/web

百度web前端研发部http://fex.baidu.com

百度EFEhttp://efe.baidu.com

百度githubhttps://github.com/fex-team

alloyteamhttp://www.alloyteam.com

alloyteam-githubhttp://alloyteam.github.io

alloyteam-AlloyGameEnginehttps://github.com/AlloyTeam/AlloyGameEngine

AlloyDesignerhttp://alloyteam.github.io/AlloyDesigner即时修改,即时保存,设计稿较正,其它开发辅助工具

H5交互页编辑器AEditor介绍http://www.alloyteam.com/2015/06/h5-jiao-hu-ye-bian-ji-qi-aeditor-jie-shaoH5动画交互页开发的工具介绍

AEditorhttp://aeditor.alloyteam.comH5动画交互页开发的工具

makahttp://forum.maka.im/wordpress

值得订阅的weeklyhttps://github.com/fenbility/weekly-feed

腾讯html5http://cube.qq.com

奇舞团开源项目http://75team.github.io

Qunar UEDhttp://ued.qunar.com

Scrathttp://scrat.io

36. 生活常用

常用地址

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

全部评论

相关推荐

投递阿里巴巴控股集团等公司7个岗位 >
点赞 评论 收藏
转发
1 8 评论
分享
牛客网
牛客企业服务