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

【Q408】React 17.0 有什么变化 #415

Open
shfshanyue opened this issue Aug 23, 2020 · 1 comment
Open

【Q408】React 17.0 有什么变化 #415

shfshanyue opened this issue Aug 23, 2020 · 1 comment
Labels

Comments

@shfshanyue
Copy link
Owner

No description provided.

@ducaiwei
Copy link

1.合成事件的变化,事件委托放在了root元素上,同时去掉了事件池
2.全新jsx的变化,可以单独使用jsx,不需要手动引入react;旧版jsx会被转换为React.createElement, 新版jsx转换为_jsx()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants