文章目录
这篇文章记录学习React深层原理
Reference
- react-in-depth
- Our Best Practices for Writing React Components
- What every front-end developer should know about change detection in Angular and React
- Practical application of reverse-engineering guidelines and principles
fiber
Inside Fiber: in-depth overview of the new reconciliation algorithm in React
React是如何更新的?
React的事件机制
diff 算法的本质
What every front-end developer should know about change detection in Angular and React