参考资源
参考手册
适合开发时快速查阅
- WEB技术文档 https://developer.mozilla.org/zh-CN/docs/Web
- css 参考手册 http://css.doyoe.com/
- sass http://www.css88.com/doc/sass/
- Web标准html(中文) https://whatwg-cn.github.io/html/
cheatsheet
快查表,建议打印出来,随手查看
- 交互式cheatsheet https://htmlcheatsheet.com/
- https://websitesetup.org/html5-cheat-sheet/ https://makeawebsitehub.com/the-html-5-mega-cheat-sheet/
- https://websitesetup.org/css3-cheat-sheet/
- more http://www.open-open.com/news/view/88a631
- HTML5 Security Cheatsheet https://github.com/cure53/H5SC
- https://websitesetup.org/jquery-cheat-sheet/
扩展阅读
- html&css终极教程 https://github.com/marvin1023/css-source
- 我的职业是前端工程师 https://github.com/phodal/fe
- http://www.css88.com/book/css/
- JavaScript 编程精解 中文第三版 https://github.com/wizardforcel/eloquent-js-3e-zh
- front-end-handbook https://www.gitbook.com/book/frontendmasters/front-end-handbook-2017/details
- 前端手册 https://leohxj.gitbooks.io/front-end-database/content/
- 前端开源书籍大全 http://f2edocs.com/docs/books/
- 前端开发笔记本 https://www.gitbook.com/book/li-xinyang/frontend-notebook/details
- 前端面试题库 https://www.gitbook.com/book/prototypewb/-wangbin2015/details
- 常见问题 http://www.divcss5.com/
RFC
w3c的官方标准文本,适用高级用户
- https://www.w3.org/TR/
- https://www.w3.org/TR/html5/
- https://www.w3.org/TR/css3/
- https://html.spec.whatwg.org/
- 中文 http://www.ayqy.net/doc/css2-1/cover.html
html5 中文 from whatwg https://whatwg-cn.github.io/html/
- http://man.chinaunix.net/develop/rfc/default.htm
- w3c中国站 http://www.chinaw3c.org/
代码风格指南
- HTML/CSS规范
- 腾讯前端代码风格指南 http://alloyteam.github.io/CodeGuide/
- JavaScript 风格指南/编码规范(Airbnb公司版)
- http://www.shejidaren.com/css-written-specifications.html
- http://www.uisdc.com/css-written-specifications
资源大全
- 前端图书大全 https://www.zhihu.com/question/22591993
- 最全前端资源 https://cnodejs.org/topic/56ef3edd532839c33a99d00e
- https://github.com/helloqingfeng/Awsome-Front-End-learning-resource
- https://www.awesomes.cn/