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

关于前言和旧react理念的矛盾点的疑惑 #134

Open
iamphc opened this issue Nov 20, 2024 · 1 comment
Open

关于前言和旧react理念的矛盾点的疑惑 #134

iamphc opened this issue Nov 20, 2024 · 1 comment

Comments

@iamphc
Copy link

iamphc commented Nov 20, 2024

文章前言说js执行存在cpu瓶颈,所以react提供了解决方案“将同步的更新变为可中断的异步更新”。

而到了react旧版理念部分,又说react不支持进行中的更新,既然react是在js存在cpu瓶颈的基础上诞生的,为什么到了第十五个版本才想到解决?

@7greenfrog7
Copy link

7greenfrog7 commented Nov 20, 2024 via email

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

2 participants