Skip to content
前端核心
Main Navigation
基础知识
react快捷键
Appearance
Menu
Return to top
On this page
vue3原理
vue3和vue2区别
使用proxy替代vue2的diff算法object.defineProperty
proxy
点击展开代码
ts
let
a
=
1
Proxy实现响应式
编译优化
PatchFlag静态标记
hoisStatic静态提升
cacheHandler缓存事件
SSR优化
Tree-shaking优化
与reacthooks对比