前端面试
- 如果网站首页加载速度很慢,你会怎样定位问题? 后端:http://blog.csdn.net/lv_victor/article/details/53148421 前端:http://blog.sina.com.cn/s/blog_15e59b5b40102wfhx.html
- 在类似webpack/gulp的自动化工具使用上,你有什么优化经验/心得?
- 浏览器兼容问题,为何?怎么处理? 兼容的一些插件:https://github.com/jirengu/frontend-interview/issues/35
- 使用es6实现某方法:reduce、foreach、map
- 服务器端识别不同的用户:http://www.freebuf.com/articles/web/127266.html
- js作用域、原型链(优先级):https://cnodejs.org/topic/5867d50d5eac96bb04d3e302、https://github.com/jirengu/frontend-interview/issues/25
- 工作中ui给你的设计图尺寸应该是多少? PC:1920*1080、 移动端: