天天看点

前端资源链接收藏

<a href="https://github.com/dypsilon/frontend-dev-bookmarks" target="_blank">一个老外总结的前端资源大杂烩</a>

<a href="http://javascript.ruanyifeng.com/" target="_blank">javascript基础教程</a>

<a href="http://css.doyoe.com/" target="_blank">css在线手册,包括css3以及各个浏览器的处理经验心得</a>

<a href="http://www.w3help.org/" target="_blank">css原理性以及知识库的讲解,包括各个浏览器兼容性的bug总结</a>

国内前端工程师自发组织弄的一个关于w3c标准翻译的网站,还有很多关于css属性原理性的讲解,都很到位 ,关于各种浏览器兼容性的问题也有很多.

<a href="http://www.f2er.info/" target="_blank">前端知识架构图</a>

<a href="http://fex.baidu.com/" target="_blank">百度fex</a>

<a href="https://developer.mozilla.org/zh-cn/" target="_blank">mdn</a>

<a href="http://www.html5dw.com/index/develop/" target="_blank">html5 梦工厂技术博文</a>

<a href="http://alloyteam.github.io/spirit/modules/standard/index.html" target="_blank">移动端开发规范-qq出品</a>

<a href="https://github.com/jacksontian/fks/" target="_blank">前端知识学习架构图</a>

<a href="http://www.cnblogs.com/artwl/p/3203581.html" target="_blank">一个达人整理的学习资源</a>

<a href="http://learning.github.io/underscore/" target="_blank">underscore.js</a>

<a href="http://angular.duapp.com/guide/" target="_blank">angularjs中文开发指南</a>

<a href="http://www.csser.com/tools/backbone/backbone.js.html" target="_blank">backbone.js</a>

<a href="http://www.css88.com/jqapi-1.9/" target="_blank">jquery1.9中文api</a>

<a href="http://docs.phonegap.com/en/edge/guide_platforms_index.md.html" target="_blank">phonegap api文档</a>

<a href="http://nodejs.org/api/" target="_blank">nodejs api文档</a>

<a href="http://tool.oschina.net/" target="_blank">在线工具合集</a>

<a href="http://iissnan.com/progit/" target="_blank">git中文帮助文档</a>

<a href="http://caniuse.com/" target="_blank">在线检测html/js/css兼容性</a>

<a href="http://passport.baidu.com/js/sitedata_bas.js" target="_blank">省市县三级json文件</a>

<a href="http://www.colrd.com/" target="_blank">color and image</a>

<a href="http://kangax.github.io/compat-table/es5/" target="_blank">es5 各个浏览器兼容情况</a>

<a href="http://kangax.github.io/compat-table/es6/" target="_blank">es6 各个浏览器兼容情况</a>

<a href="http://es6.ruanyifeng.com/" target="_blank">es6 入门学习</a>

<a href="http://ued.ctrip.com/blog/wp-content/webkitcss/index.html" target="_blank">-webkit-属性表</a>

<a href="http://webcomponents.org/" target="_blank">google web components 资源网站</a>

<a href="http://www.polymer-project.org/" target="_blank">google ploymer</a>

<a href="http://www.chromestatus.com/features" target="_blank">chrome 特性列表</a>

<a href="http://david.nowinsky.net/gulp-book" target="_blank">gulp 使用指南</a>

继续阅读