webapp-solutions
webapp-solutions copied to clipboard
Try to collect anwsers on problems we encounter in Web Apps
trafficstars
Web App solutions
Goal
- Collect problems we encounter in build Web Apps
- Collect anwsers we found around the community
目标
- 收集编写 Web 应用过程中遇到的各种问题
- 收集我们能找到好的答案
同个问题尽量提供多个方案, 这份文档作为笔记和参考.
目录
代码组织方式:
- 怎样组织 CSS
- 编码风格
页面布局常见问题:
- 三栏布局
- 垂直居中
前端框架各种问题:
- 关注前端框架
- 界面元素组件化
- 设计规范
静态资源建构:
- Gulp 管理静态资源
- Webpack 管理静态资源
图片处理:
- 图片格式转化
网络问题:
- 实时数据通信
- Promise
动画效果:
- 加载动画
字体问题:
- 预装字体
License
MIT