首页 > 美团基础研发前端二面
头像
Slueia
编辑于 2021-04-29 20:25
+ 关注

美团基础研发前端二面

4/29 18:00-18:45

1、项目相关
2、介绍webworker
3、react怎么优化
4、oauth授权
5、做过登陆功能吗,如果要做的话怎么做
6、react可以拿index当key吗,为什么
7、react如果state发生更新,父子组件更新的顺序
vue:加载渲染过程
父beforeCreate->父created->父beforeMount->子beforeCreate->子created->子beforeMount->子mounted->父mounted
组件更新过程
父beforeUpdate->子beforeUpdate->子updated->父updated
父组件更新过程
父beforeUpdate->父updated
销毁过程
父beforeDestroy->子beforeDestroy->子destroyed->父destroyed
react和vue差不多
8、http主要用哪几个方法?
9、用户的信息存在哪儿
10、localstroage可以跨域吗
11、cookie呢,如果想跨域要怎么做?
12、xss和xsrf了解吗
算法:快排

更多模拟面试

全部评论

(1) 回帖
加载中...
话题 回帖

推荐话题

相关热帖

历年真题 真题热练榜 24小时
技术(软件)/信息技术类
查看全部

近期精华帖

热门推荐