入门类 | 地址 |
---|---|
前端入门教程 | 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 |
工具类 | 地址 |
---|---|
前端人的俱乐部 | 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 |
Webstorm,InterllIdea,Phpstorm | http://t.cn/8kZZ1Uy |
SublimeText | https://github.com/jikeytang/sublime-text |
Atom | https://atom.io |
visual studio code | https://code.visualstudio.com |
综合效果搜索平台 | 地址 |
---|---|
zoommyapp.com | http://zoommyapp.com/ 高质量图库 |
unsplash.com | https://unsplash.com/ 高质量图库 |
www.pinterest.com | https://www.pinterest.com/ 图库 |
New Old Stock | http://nos.twnsnd.co 复古风图库 |
效果网 | http://www.jq22.com |
花瓣网 | http://huaban.com/ |
优美图 | http://www.topit.me/ |
codepen | http://codepen.io/ |
17素材 | http://www.17sucai.com |
摄图网 | http://699pic.com/ |
常用的JavaScript代码片段 | http://microjs.com |
周报类 | 地址 |
---|---|
奇舞周刊 | http://old.75team.com/weekly/ |
码农周刊 | http://weekly.manong.io |
JS前端开发群月报 | http://www.kancloud.cn/jsfront/month/82796 |
WEB前端开发 | http://www.css88.com |
A JS tip per day! | http://www.jstips.co |
平安科技移动开发二队技术周报 | 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集合网站 |
综合API | 地址 |
---|---|
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 | 地址 |
---|---|
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 |
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 |
淘宝模板juicer模板 | http://juicer.name/docs/docs_zh_cn.html |
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 |
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.css | http://daneden.github.io/animate.css |
全局CSS的终结(狗带 [译] | http://www.alloyteam.com/2015/10/8536 |
browserhacks | http://browserhacks.com |
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 |
React原创实战视频教程 | http://www.piliyu.com |
vue | 地址 |
---|---|
Vue | http://cn.vuejs.org |
Vue 论坛 | http://forum.vuejs.org |
Vue 入门指南 | http://www.cnblogs.com/aaronjs/p/3660102.html |
Vue 的一些资源索引 | http://segmentfault.com/a/1190000000411057 |
awesome-vue | https://github.com/vuejs/awesome-vue |
共 0 条评论