1. 自我介绍
2.介绍项目
3.滑动懒加载如何实现
4.如果出现了问题怎么办
5.http状态码
6.讲一下http缓存
7. 看代码说输出(this,promise)
new Promise(() => { throw new Error() }).catch(() => { console.log(1); }).then(() => { console.log(2); })8. 设计方法清理缓存
9. 爬楼梯
10.vue响应式原理
11.了解react吗
12.职业规划
全部评论
(5) 回帖