Update priority.md by cicistream · Pull Request #73 · BetaSu/just-react
Navigation Menu
{{ message }}
BetaSu / just-react Public
- Notifications You must be signed in to change notification settings
- Fork 557
Open
Conversation
Copy link
cicistream
commented
May 4, 2021
cicistream
commented
在
commit阶段结尾会再调度一次更新。在该次更新中会基于baseState中firstBaseUpdate保存的u1,开启一次新的render阶段。
baseState -> baseUpdate
在`commit`阶段结尾会再调度一次更新。在该次更新中会基于`baseState`中`firstBaseUpdate`保存的`u1`,开启一次新的`render阶段`。 baseState -> baseUpdate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment