ZWkang / Start-Learning-React

Start-Learning-React
MIT License
2 stars 0 forks source link

阅读 React性能优化-虚拟Dom原理浅析 #41

Open ZWkang opened 5 years ago

ZWkang commented 5 years ago

在虚拟dom的比较,除了一些根据优化算法进行的优化外,还需要切记,避免传递的引用。

JSX的背后

ZWkang commented 5 years ago

http://wuyuying.com/optimizing-react-virtual-dom-explained/

https://developmentarc.gitbooks.io/react-indepth/content/life_cycle/update/component_will_receive_props.html