Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 579 Bytes

File metadata and controls

23 lines (22 loc) · 579 Bytes

面试汇总

nextTick 实现原理,适用场景

路由模式及原理

diff算法

vue响应式原理

手写发布订阅

浅拷贝、深拷贝原理及手写

bcf

for of 、for in 区别

数组与类数组的区别

vue 中的filetr

promise 原理 、手写

原型、原型链

vue生命周期,在哪个生命周期可以调用data中的数据

directive 指令

缓存策略: 强制缓存、协商缓存

http状态码

跨域

async、 await

宏任务、微任务调用顺序

es6常用特性

http、https的区别