天天看點

前端資源連結收藏

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

繼續閱讀