front-end-Doc
前端文档汇总(含代码规范、开发流程、知识分享,持续更新)
原Github地址 进去后可直接点链接查看文章
中间插播
前端学习大佬群493671066,美女多多。老司机快上车,来不及解释了。
作者相关Vue文章
打赏 衷心的表示感谢
入门类 | 地址 |
---|---|
前端入门教程 | http://www.cnblogs.com/jikey/... |
瘳雪峰的Javascript教程 | http://www.liaoxuefeng.com/wi... |
jQuery基础教程 | http://www.imooc.com/view/11 |
前端工程师必备的PS技能——切图篇 | http://www.imooc.com/view/506 |
结合个人经历总结的前端入门方法 | https://github.com/qiu-deqing... |
效果类 | 地址 |
---|---|
弹出层 | 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/te... |
lyn - 慕课系列 | http://www.imooc.com/space/te... |
艾伦 - 慕课系列 | http://www.imooc.com/space/te... |
碧仔 - Hello,移动WEB | http://www.imooc.com/view/494 |
周报类 | 地址 |
---|---|
平安科技移动开发二队技术周报 | https://github.com/PaicHyperi... |
开发中心 | 地址 |
---|---|
mozilla js参考 | https://developer.mozilla.org... |
chrome开发中心(chrome的内核已转向blink) | https://developer.chrome.com/... |
safari开发中心 | https://developer.apple.com/l... |
microsoft js参考 | https://msdn.microsoft.com/zh... |
js秘密花园 | http://sanshi.me/articles/Jav... |
js秘密花园 | http://bonsaiden.github.io/Ja... |
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.... |
css88 jqui api | http://www.css88.com/jquery-u... |
学习jquery | http://learn.jquery.com |
jquery 源码查找 | http://james.padolsey.com/jquery |
Ecmascript | 地址 |
---|---|
Understanding ECMAScript 6 - Nicholas C. Zakas | https://leanpub.com/understan... |
exploring-es6 | https://leanpub.com/exploring... |
exploring-es6翻译 | https://github.com/es6-org/ex... |
exploring-es6翻译后预览 | http://es6-org.github.io/expl... |
阮一峰 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/templ... |
artTemplate | https://github.com/aui/artTem... |
tomdjs | https://github.com/aui/tmodjs... |
淘宝模板juicer模板 | http://juicer.name/docs/docs_... |
Fxtpl v1.0 繁星前端模板引擎 | http://koen301.github.io/fxtpl |
laytpl | http://laytpl.layui.com |
mozilla - nunjucks | https://github.com/mozilla/nu... |
Juicer | https://github.com/PaulGuo/Ju... |
dustjs | http://akdubya.github.io/dustjs |
etpl | http://ecomfe.github.io/etpl |
弹出层 | 地址 |
---|---|
artDialog 最新版 | https://github.com/aui/artDialog |
artDialog 文档 | http://aui.github.io/artDialo... |
google code 下载地址 | https://code.google.com/p/art... |
贤心弹出层 | http://layer.layui.com |
响应式用户交互组件库 | https://github.com/bh-lay/UI |
sweetalert-有css3动画弹出层 | http://t4t5.github.io/sweetalert |
CSS | 地址 |
---|---|
CSS 语法参考 | http://tympanus.net/codrops/c... |
CSS3动画手册 | http://isux.tencent.com/css3/... |
腾讯css3动画制作工具 | http://isux.tencent.com/css3/... |
志爷css小工具集合 | http://linxz.github.io/tianyi... |
css3 js 移动大杂烩 | http://www.note12.com/categor... |
bouncejs 触摸库 | http://bouncejs.com |
css3 按钮动画 | http://fian.my.id/Waves |
animate.css | http://daneden.github.io/anim... |
全局CSS的终结(狗带 [译] | http://www.alloyteam.com/2015... |
React | 地址 |
---|---|
react.js 中文论坛 | http://www.react-china.org |
react.js 官方网址 | https://facebook.github.io/re... |
react.js 官方文档 | https://facebook.github.io/re... |
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/blo... |
React Native 中文版 | http://wiki.jikexueyuan.com/p... |
Webpack 和 React 小书 - 前端乱炖 | http://www.html-js.com/articl... |
Webpack 和 React 小书 - gitbook | https://fakefish.github.io/re... |
webpack | https://github.com/webpack/we... |
Webpack,101入门体验 | http://html-js.com/article/3009 |
webpack入门教程 | http://html-js.com/article/3113 |
基于webpack搭建前端工程解决方案探索 | http://segmentfault.com/a/119... |
React原创实战视频教程 | http://www.piliyu.com |
移动端API | 地址 |
---|---|
99移动端知识集合 | https://github.com/jtyjty9999... |
移动端前端开发知识库 | https://github.com/AlloyTeam/... |
移动前端的一些坑和解决方法(外观表现) | http://caibaojian.com/mobile-... |
【原】移动web资源整理 | http://www.cnblogs.com/PeunZh... |
zepto 1.0 中文手册 | http://mweb.baidu.com/zeptoapi |
zepto 1.0 中文手册 | http://www.html-5.cn/Manual/Z... |
zepto 1.1.2 | http://www.css88.com/doc/zept... |
zepto 中文注释 | http://www.cnblogs.com/sky000... |
jqmobile 手册 | http://app-framework-software... |
移动浏览器开发集合 | https://github.com/maxzhang/m... |
移动开发大杂烩 | https://github.com/hoosin/mob... |
微信webview中的一些问题 | http://lin-chao.github.io/201... |
框架 | 地址 |
---|---|
特色的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/in... |
avalon.oniui-基于avalon的组件库 | https://github.com/RubyLouvre... |
Requriejs | 地址 |
---|---|
Javascript模块化编程(一):模块的写法 | http://www.ruanyifeng.com/blo... |
Javascript模块化编程(二):AMD规范 | http://www.ruanyifeng.com/blo... |
Javascript模块化编程(三):require.js的用法 | http://www.ruanyifeng.com/blo... |
RequireJS入门(一) | http://www.cnblogs.com/snandy... |
RequireJS入门(二) | http://www.cnblogs.com/snandy... |
RequireJS进阶(三) | http://www.cnblogs.com/snandy... |
requrie源码学习 | http://www.cnblogs.com/yexiao... |
requrie 入门指南 | http://www.oschina.net/transl... |
requrieJS 学习笔记 | http://www.cnblogs.com/yexiao... |
requriejs 其一 | http://cyj.me/why-seajs/requi... |
require backbone结合 | http://www.cnblogs.com/yexiao... |
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... |
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/ed... |
markdown-editor | https://github.com/jbt/markdo... |
D3 | 地址 |
---|---|
d3 Tutorials | https://github.com/mbostock/d... |
Gallery | https://github.com/mbostock/d... |
lofter | http://datavisual.lofter.com/... |
iteye | http://alanland.iteye.com/blo... |
ruanyifeng | http://javascript.ruanyifeng.... |
兼容性 | 地址 |
---|---|
esma 兼容列表 | http://kangax.github.io/compa... |
W3C CSS验证服务 | http://jigsaw.w3.org/css-vali... |
caniuse | http://caniuse.com/#index |
csscreator | http://csscreator.com/properties |
microsoft | https://msdn.microsoft.com/zh... |
在线测兼容-移动端 | http://www.responsinator.com |
emulators | https://www.manymo.com/emulators |
UI相关 | 地址 |
---|---|
bootcss | http://v3.bootcss.com |
MetroUICSS | http://www.w3cplus.com/MetroU... |
semantic | http://semantic-ui.com |
Buttons | http://alexwolfe.github.io/Bu... |
kitecss | http://hiloki.github.io/kitecss |
pintuer | http://www.pintuer.com |
amazeui | http://amazeui.org |
worldhello | http://www.worldhello.net/got... |
linuxtoy | http://igit.linuxtoy.org/cont... |
gitmagic | http://www-cs-students.stanfo... |
rogerdudler | http://rogerdudler.github.io/... |
gitref | http://gitref.justjavac.com |
book | http://git-scm.com/book/zh |
gogojimmy | http://gogojimmy.net/2012/01/... |
HTTP | 地址 |
---|---|
HTTP API 设计指南 | http://segmentfault.com/bookm... |
其它API | 地址 |
---|---|
javascript流行库汇总 | javascriptoo |
验证api | http://niceue.com/validator/d... |
underscore 中文手册 | http://www.css88.com/doc/unde... |
underscore源码分析 | http://www.html-js.com/articl... |
underscore源码分析-亚里士朱德的博客 | http://yalishizhude.github.io... |
underscrejs en api | http://underscorejs.org |
lodash - underscore的代替品 | https://lodash.com |
ext4api | http://extjs-doc-cn.github.io... |
backbone 中文手册 | http://www.csser.com/tools/ba... |
qwrap手册 | http://dev.qwrap.com/resource... |
缓动函数 | http://easings.net/zh-cn |
svg 中文参考 | http://www.w3school.com.cn/sv... |
svg mdn参考 | https://developer.mozilla.org... |
svg 导出 canvas | https://github.com/gabelerner... |
svg 导出 png | https://github.com/exupero/sa... |
ai-to-svg | http://www.zamzar.com/convert... |
localStorage 库 | https://github.com/machao/loc... |
图表类 | 地址 |
---|---|
Highcharts 中文API | http://www.hcharts.cn/api/ind... |
Highcharts 英文API | http://api.highcharts.com/hig... |
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/aaronj... |
Vue 的一些资源索引 | http://segmentfault.com/a/119... |
awesome-vue | https://github.com/vuejs/awes... |
正则 | 地址 |
---|---|
JS正则表达式元字符 | http://segmentfault.com/a/119... |
正则表达式30分钟入门教程 | http://deerchao.net/tutorials... |
MDN-正则表达式 | https://developer.mozilla.org... |
ruanyifeng - RegExp对象 | http://javascript.ruanyifeng.... |
小胡子哥 - 进阶正则表达式 | http://div.io/topic/764?page=1 |
is.js | https://github.com/Cedriking/... |
正则在线测试 | http://regexper.com |
ionic | 地址 |
---|---|
ionic | https://github.com/ychow/ioni... |
其它 | 地址 |
---|---|
Mock.js 是一款模拟数据生成器 | http://mockjs.com |
PHP | 地址 |
---|---|
最流行的PHP 代码规范 | http://segmentfault.com/a/119... |
最流行的PHP 代码规范 | https://github.com/hfcorriez/... |
Android | 地址 |
---|---|
【敏捷开发】Android团队开发规范 | http://www.cnblogs.com/lcw/p/... |
Android 开发规范与应用 | http://www.jianshu.com/p/4390... |
各大公司开源项目 | 地址 |
---|---|
Facebook Projects | https://code.facebook.com/pro... |
百度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/... |
AlloyDesigner | http://alloyteam.github.io/Al... 即时修改,即时保存,设计稿较正,其它开发辅助工具 |
H5交互页编辑器AEditor介绍 | http://www.alloyteam.com/2015... H5动画交互页开发的工具介绍 |
AEditor | http://aeditor.alloyteam.com H5动画交互页开发的工具 |
maka | http://forum.maka.im/wordpress |
值得订阅的weekly | https://github.com/fenbility/... |
腾讯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/wor... |
模拟键盘 | http://mottie.github.io/Keyboard |
拼音 | https://github.com/hotoo/pinyin |
中国个人身份证号验证 | https://github.com/mc-zone/ID... |
算法 | 地址 |
---|---|
数据结构与算法 JavaScript 描述. 章节练习 | https://github.com/Ralph-Wang... |
常见排序算法(JS版) | https://github.com/twobin/two... |
经典排序 | https://github.com/luofei2011... |
常见排序算法-js版本 | https://github.com/hechangmin... |
JavaScript 算法与数据结构 精华集 | https://github.com/lightningt... |
面试常考算法题精讲 | http://www.nowcoder.com/live/... |
移动端 | 地址 |
---|---|
fastclick | https://github.com/ftlabs/fas... |
no-click-delay | https://github.com/mmastrac/j... |
JSON | 地址 |
---|---|
模拟生成JSON数据 | http://beta.json-generator.com |
返回跨域JSONAPI | http://jsonp.afeld.me |
Html5 | 地址 |
---|---|
HTML5 有哪些让你惊艳的 demo? | http://www.zhihu.com/question... |
CSS | 地址 |
---|---|
browserhacks | http://browserhacks.com |
焦点图 | 地址 |
---|---|
myfocus | https://github.com/koen301/my... |
myfocus-官方演示站 | http://www.chhua.com/myfocus |
SuperSlidev2.1 -- 大话主席 | http://www.superslide2.com |
soChange | http://www.bujichong.com/sojs... |
Ext, EasyUI, J-UI 及其它各种UI方案 | 地址 |
---|---|
extjs | https://www.sencha.com/produc... |
ext4英文api | http://docs.sencha.com/extjs/... |
ext4中文api | http://extjs-doc-cn.github.io... |
EasyUI | 地址 |
---|---|
jquery easyui 未压缩源代码 | http://jquery-easyui.googleco... |
J-UI | 地址 |
---|---|
J-UI | http://jui.org |
Other | 地址 | |
---|---|---|
MUI-最接近原生APP体验的高性能前端框架 | http://dcloudio.github.io/mui | |
Amaze UI | 中国首个开源 HTML5 跨屏前端框架 | http://amazeui.org |
淘宝 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/kend... | |
Bootstrap | http://www.bootcss.com | |
Smart UI | http://smartui.chinamzz.com | |
雅虎UI - CSS UI | http://developer.yahoo.com/yu... |
页面 社会化 分享功能 | 地址 |
---|---|
百度分享 | http://share.baidu.com pc端 |
JiaThis | http://jiathis.com pc端 |
社会化分享组件 | http://developer.baidu.com/so... 移动端 |
ShareSDK 轻松实现社会化功能 | http://www.mob.com/#/index 移动端 |
友盟分享 | http://dev.umeng.com/social/a... 移动端 |
富文本编辑器 | 地址 |
---|---|
功能齐全 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/boot... |
一个有情怀的编辑器。Bach's Editor | http://integ.github.io/BachEd... |
tower用的编辑器 | https://github.com/mycolorway... |
summernote 编辑器 | https://github.com/summernote... |
html5编辑器 | http://neilj.github.io/Squire |
XEditor | http://lab.hustlzp.com/XEditor |
wangEditor | https://github.com/wangfupeng... |
PC | 地址 |
---|---|
经典my97 | http://www.my97.net/dp/demo/i... |
强大的独立日期选择器 | http://www.cnblogs.com/gbin1/... |
fullcalendar | http://fullcalendar.io |
fullcalendar日历控件知识点集合 | http://blog.csdn.net/francisl... |
中文api | http://blog.sina.com.cn/s/blo... |
农历日历 | https://github.com/zzyss86/Lu... |
超酷的仿百度带节日日历老黄历控件 | http://www.sucaisj.com/jiaobe... |
日期格式化 | http://momentjs.com |
大牛日历控件 | https://github.com/Johnqing/Q... |
我群某管理作品 | https://github.com/Iamlars/da... |
input按位替换-官网 | http://digitalbush.com/projec... |
input按位替换-github | https://github.com/digitalBus... |
bootstrap-daterangepicker | https://github.com/dangrossma... |
国外30个插件集合 | http://www.vandelaydesign.com... |
JavaScript datepicker | http://dbushell.com/2012/10/0... |
Datepair.js | http://jonthornton.github.io/... |
一个风格多样的日历 | https://github.com/glad/glDat... |
弹出层式的全日历 | http://amsul.ca/pickadate.js/... |
jquery双日历 | http://www.daterangepicker.com |
移动 | 地址 |
---|---|
大气实用jQuery手机移动端日历日期选择插件 | http://www.frankdemo.cn/index... |
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/blo... |
Gulp | 地址 |
---|---|
Gulp官网 | http://gulpjs.com |
Gulp中文网 | http://www.gulpjs.com.cn |
gulp资料收集 | https://github.com/Platform-C... |
Gulp:任务自动管理工具 - ruanyifeng | http://javascript.ruanyifeng.... |
Gulp插件 | http://gulpjs.com/plugins |
Gulp不完全入门教程 | http://www.ido321.com/1622.html |
为什么使用gulp? | https://github.com/hjzheng/CU... |
Gulp安装及配合组件构建前端开发一体化 | http://www.dbpoo.com/getting-... |
Gulp 入门指南 | https://github.com/nimojs/gul... |
Gulp 入门指南 - nimojs | https://github.com/nimojs/blo... |
Gulp入门教程 | http://markpop.github.io/2014... |
Gulp in Action | http://www.imooc.com/video/5692 |
Gulp开发教程(翻译) | http://www.w3ctech.com/topic/134 |
前端构建工具gulpjs的使用介绍及技巧 | http://www.cnblogs.com/2050/p... |
Grunt | 地址 |
---|---|
gruntjs | http://gruntjs.com |
Grunt中文网 | http://www.gruntjs.net |
Fis | 地址 |
---|---|
fis 官网 | http://fex-team.github.io/fis... |
fis | http://fis.baidu.com |
pc图轮 | 地址 |
---|---|
单屏轮播sochange | http://www.jsfoot.com/jquery/... |
左右按钮多图切换 | http://bxslider.com/examples/... |
fullpage全屏轮播 | https://github.com/alvarotrig... |
文件上传 | 地址 |
---|---|
百度上传组件 | http://fex.baidu.com/webuploader |
上传 | https://blueimp.github.io/jQu... |
flash 头像上传 | http://www.hdfu.net |
图片上传预览 | http://www.dropzonejs.com |
图片裁剪 | http://elemefe.github.io/imag... |
图片裁剪-shearphoto | http://www.shearphoto.com |
jQuery图片处理 | http://www.oschina.net/projec... |
模拟select | 地址 |
---|---|
糖饼 select | http://aui.github.io/popupjs/... |
flexselect | https://github.com/rmm5t/jque... |
双select | http://loudev.com |
select2 | http://select2.github.io |
取色插件 | 地址 |
---|---|
类似 Photoshop 的界面取色插件 | http://www.jq22.com/plugin/367 |
jquery color | https://github.com/jquery/jqu... |
取色插件集合 | http://www.oschina.net/projec... |
farbtastic 圆环+正方形 | https://github.com/mattfarina... |
城市联动 | 地址 |
---|---|
jquery.cityselect.js基于jQuery+JSON的省市或自定义联动效果 | http://www.ijquery.cn/?p=360 |
剪贴板 | 地址 |
---|---|
剪贴板 | https://github.com/zeroclipbo... |
clipboard 最新的剪切方案 | http://zenorocha.github.io/cl... |
不是Flash的剪贴板 | https://github.com/zenorocha/... |
简繁转换 | 地址 |
---|---|
简繁转换 | https://github.com/BYVoid/OpenCC |
表格 Grid | 地址 |
---|---|
facebook表格 | http://facebook.github.io/fix... |
类似于Excel编辑表格-handsontable | http://handsontable.com |
bootstrap-table插件 | http://bootstrap-table.wenzhi... |
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/... |
粒子动画 | 地址 |
---|---|
Proton 烟花 | http://a-jie.github.io/Proton... |
Nodejs | 地址 |
---|---|
nodejs 篇幅比较巨大 | http://liuqing.pw |
Node.js 包教不包会 | https://github.com/alsotang/n... |
篇幅比较少 | http://www.rainweb.cn/article... |
node express 入门教程 | http://www.w3cfuns.com/articl... |
nodejs定时任务 | http://my.oschina.net/u/56826... |
一个nodejs博客 | http://60sky.com |
【NodeJS 学习笔记04】新闻发布系统 | http://www.cnblogs.com/yexiao... |
过年7天乐,学nodejs 也快乐 | http://www.cnblogs.com/qqlovi... |
七天学会NodeJS | https://github.com/nqdeng/7-d... |
Nodejs学习笔记(二)--- 事件模块 | http://www.cnblogs.com/zhongw... |
nodejs入门 | http://www.cnblogs.com/liusuq... |
angularjs nodejs | https://github.com/zensh/jsgen |
从零开始nodejs系列文章 | http://blog.fens.me/series-no... |
理解nodejs | http://debuggable.com/posts/u...:4bd98440-45e4-4a9a-8ef7-0f7ecbdd56cb |
nodejs事件轮询 | http://blog.mixu.net/2011/02/... |
node入门 | http://www.nodebeginner.org/i... |
nodejs cms | http://ourjs.com/detail/53e1f... |
Node初学者入门,一本全面的NodeJS教程 | http://ourjs.com/detail/529ca... |
NodeJS的代码调试和性能调优 | http://www.barretlee.com/blog... |
优化工具 | 地址 |
---|---|
JavaScript 性能分析新工具 OneProfile | http://www.html-js.com/articl... |
JavaScript 堆内存分析新工具 OneHeap | http://www.html-js.com/articl... |
在线工具 | 地址 |
---|---|
google在线工具 | https://developers.google.com... |
阿里测 | http://www.alibench.com |
阿里-免费测试服务 | http://itest.aliyun.com |
阿里-F2etest多浏览器兼容性测试解决方案 | https://github.com/alibaba/f2... |
js性能测试 | http://jsperf.com |
前端架构 | 地址 |
---|---|
技术架构 | http://www.zhihu.com/topic/19... |
前端架构 | http://saito.im/note/The-Arch... |
如何成为前端架构师 | http://www.zhihu.com/question... |
关于前端架构-张克军 | http://hikejun.com/sharing/20... |
百度腾讯offer比较(腾讯游戏VS百度基础架构) | http://www.zhihu.com/question... |
国外大牛精品 | 地址 |
---|---|
pazguille | http://pazguille.me |
简历模板 | 地址 |
---|---|
不错的个人简历 | http://learnshare.github.io/a... |
简历 | http://hcy2367.github.io/resume |
张伦 | http://ncuey.sinaapp.com/Cris... |
简历 | https://github.com/hacke2/Res... |
翁天信 | http://blog.dandyweng.com/201... |
动画方式的简历 | http://www.webhek.com/misc/in... |
组件丰富简历 | http://www.linqing07.com/resu... |
简历池 | http://www.mojianli.com/resum... |
haorooms博客 | http://www.haorooms.com/about |
Justin Young | http://cv.youngdze.com |
iconfont | 地址 |
---|---|
中文字体 | http://www.zhihu.com/question... |
淘宝字库 | http://iconfont.cn |
字体 | http://mux.alimama.com/fonts |
制作教程 | http://iconfont.cn/help/platf... |
zhangxinxu-icommon | http://www.zhangxinxu.com/wor... |
icommon | https://icomoon.io/app |
用字体在网页中画ICON图标(推荐教程 | http://imooc.com/learn/243 |
字体压缩工具 | http://font-spider.org |
前端开发工具 | 地址 |
---|---|
IntelliJ IDEA 简体中文专题教程 | https://github.com/judasn/Int... |
Webstorm,InterllIdea,Phpstorm | http://t.cn/8kZZ1Uy |
SublimeText | https://github.com/jikeytang/... |
Atom | https://atom.io |
visual studio code | https://code.visualstudio.com |
Fiddler | 地址 |
---|---|
Fiddler调式使用知多少(一深入研究 | http://www.cnblogs.com/tugenh... |
微信fiddle | http://www.cnblogs.com/strick... |
微信fiddle | http://gaoboy.com/article/26.... |
Firebug | 地址 |
---|---|
firebug视频教程 | http://www.imooc.com/learn/137 |
firefox 模拟器 | https://developer.mozilla.org... |
console.log 命令详解 | http://www.cnblogs.com/ctriph... |
Firebug入门指南 | http://www.ruanyifeng.com/blo... |
Firebug控制台详解 | http://www.ruanyifeng.com/blo... |
移动,微信调试 | 地址 |
---|---|
浏览器端调试安卓 | https://openstf.github.io |
移动端前端开发调试 | http://yujiangshui.com/multid... |
使用 Chrome 远程调试 Android 设备 | https://github.com/yujiangshu... |
mac移动端调试 | http://plus.uc.cn/document/we... |
mac移动端调试 | http://www.mihtool.com |
无线调试攻略 | http://thx.github.io/mobile/d... |
无线调试攻略 | http://yanhaijing.com/mobile/... |
屌爆了,完美调试 微信webview(x5 | http://www.jianshu.com/p/ccf1... |
微信调试的那些事 | http://liyaodong.com/2015/07/... |
远程console | http://jsconsole.com |
微信调试工具 | http://blog.qqbrowser.cc |
各种真机远程调试方法汇总 | https://github.com/jieyou/rem... |
iOS Simulator | 地址 |
---|---|
Simulator | https://developer.apple.com/l... |
Xcode中的iOS模拟器(iOS Simulator的介绍和使用心得 | http://www.crifan.com/intro_i... |
img | 地址 |
---|---|
loading img | http://preloaders.net/en/circ... |
智图-图片优化平台 | http://zhitu.isux.us |
在线png优化 | https://tinypng.com |
生成二维码 | 地址 |
---|---|
生成二维码 | http://cli.im |
浏览器同步 | 地址 |
---|---|
puer | https://github.com/leeluolee/... |
liveReload | http://livereload.com |
f5 | http://getf5.com |
File Watchers | http://geek100.com/2608 |
在线PPT制作 | 地址 |
---|---|
nodePPT | http://js8.in/2013/11/16/%E6%... |
PPT | https://github.com/ksky521/no... |
reveal | https://github.com/hakimel/re... |
slippy | https://github.com/Seldaek/sl... |
前端导航网站 | 地址 |
---|---|
界面清爽的前端导航 | 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/f2... |
F2E 前端导航 | http://f2e.im/static/pages/na... |
常用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/wi... |
git-for-windows | https://git-for-windows.githu... |
GitHub 添加 SSH keys | http://daemon369.github.io/gi... |
gogithub | http://www.worldhello.net/got... |
git常规命令练习 | http://pcottle.github.io/lear... |
git的资料整理 | https://github.com/xirong/my-git |
我所记录的git命令(非常实用) | http://www.cnblogs.com/fanfan... |
企业开发git工作流模式探索部分休整 | https://github.com/xirong/my-... |
GitHub 漫游指南 | https://github.com/phodal/git... |
GitHub秘籍 | https://github.com/tiimgreen/... |
使用git和github进行协同开发流程 | http://livoras.com/post/28 |
动画方式练习git | http://onlywei.github.io/expl... |