Quantcast
Channel: CNode:Node.js专业中文社区
Viewing all articles
Browse latest Browse all 14821

深入理解React源码 VII - 英文预览版

$
0
0

Last time we discussed the core Transaction class and ReactDefaultBatchingStrategyTransaction. The instantiation is not the sole Transaction involved in UI updating but merely the one that leads.

In this post, we are going to examine the other Transactions which, together with ReactDefaultBatchingStrategyTransaction, outline the UI updating processing logic.

http://holmeshe.me/understanding-react-js-source-code-initial-rendering-VII/


Viewing all articles
Browse latest Browse all 14821

Trending Articles