My Learning Curve

Feed / Developer Way

React reconciliation: how it works and why should we care

Thursday, May 11, 2023

Looking in detail into how React reconciliation algorithm works. Explore in the process quirks of conditional rendering, the 'key' attribute, and why we shouldn't declare components inside other components.

Read original article ↗