文章分类 - 前端_React_性能
React’s diff algorithm
摘要:by Christopher Chedeau React is a JavaScript library for building user interfaces developed by Facebook. It has been designed from the ground up with
阅读全文
React Reconciliation(一致性比较)
摘要:http://www.css88.com/react/docs/reconciliation.html#recursing-on-children React提供声明式API,因此在每次更新中你不需要关心具体的更改内容。这使得编写应用更加容易,但是这样使得你对 React 内部具体实现并不了解,这篇
阅读全文
浙公网安备 33010602011771号