- 命名也是很重要的
- css常用的布局(BFC概念、flex)
- css单位有哪些
- css自定义字体(icon)
- 什么是sass
- 阅读bootstrap源码(包括css组件化方案)
- 关于响应式布局
参考资料:
- https://leohxj.gitbooks.io/front-end-database
- http://zh.learnlayout.com/
- http://www.zhangxinxu.com/wordpress/2015/02/css-deep-understand-flow-bfc-column-two-auto-layout/
- https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Block_formatting_context
- https://segmentfault.com/a/1190000011358507#articleHeader8
- https://www.w3cplus.com/css/understanding-css-layout-block-formatting-context.html
- https://juejin.im/post/5909db2fda2f60005d2093db
- 如何调试代码
- javascript基础
- 基础练习
- 前端工程化理论和实践
- vue
参考资料: