Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue3 三大核心模块之【响应式系统】 #17

Open
hexiaokang opened this issue Sep 26, 2022 · 0 comments
Open

Vue3 三大核心模块之【响应式系统】 #17

hexiaokang opened this issue Sep 26, 2022 · 0 comments

Comments

@hexiaokang
Copy link
Owner

hexiaokang commented Sep 26, 2022

响应式系统核心设计

vue2响应式

vue3响应式

副作用函数冗余问题

无限循环问题

副作用函数嵌套

watch侦听原理

computed计算原理

复杂数据类型响应式

object

array

map\set

简单数据类型响应式

@hexiaokang hexiaokang changed the title Vue3 三大核心模块 一 响应式系统 Vue3 三大核心模块之【响应式系统】 Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant