常见学习网站汇总

学习网站:

学html:http://www.codecademy.com/courses/web-beginner-en-HZA3b/0/1?curriculum_id=50579fb998b470000202dc8b
学css:http://www.codecademy.com/courses/web-beginner-en-TlhFi/0/1?curriculum_id=50579fb998b470000202dc8b
学js:http://www.codecademy.com/courses/getting-started-v2/0/1?curriculum_id=506324b3a7dffd00020bf661


再谈css:

http://div.io/topic/1073


css工具:
CSS Grace:  https://github.com/cssdream/cssgrace
Autoprefixer: https://github.com/postcss/autoprefixer


px与em相互转换工具:
https://offroadcode.com/prototypes/rem-calculator/


AngularJS教程:
http://www.imooc.com/course/list?c=angularjs
http://www.iteye.com/news/28651-AngularJS-Google-resource


移动web资源整理
http://www.cnblogs.com/PeunZhang/


网站CSS架构
http://www.zhangxinxu.com/wordpress/2010/07/我是如何对网站css进行架构的/


响应式网页设计
http://isux.tencent.com/responsive-web-design.html
http://div.io/topic/1092


图灵社区:
http://www.ituring.com.cn/article/13472


前端必备开发工具
Adobe Brackets:强大免费的开源跨平台Web前端开发工具IDE。
Sublime Text:漂亮的用户界面和强大的功能,虽然是个收费软件,但可以无限期试用。
切图神器Slicy:简单,小巧清爽,iOS开发者必备神器,收费软件,有需要可以从App store下载。
勤道快切助手:国内团队开发,在线辅助切图工具,自动生成HTML和CSS代码,支持响应式,免下载,免安装,免注册。


web前端专业类网站:
伯乐在线:http://web.jobbole.com/
FDE社区:http://frontenddev.org/
最专业的开发者社区:http://segmentfault.com/questions/hottest
高质量前端资源汇聚:http://div.io/

设计类网站:
UI中国:http://www.ui.cn/

在线分享前端代码的平台
CodePen:http://web.jobbole.com/
CSS Deckhttp://web.jobbole.com/
Dabblethttp://web.jobbole.com/
TheCodePlayer:http://web.jobbole.com/

Webpack

Webpack 中文指南:https://zhaoda.gitbooks.io/webpack/content/index.html

原文地址:https://www.cnblogs.com/sese/p/4723178.html