Take a look at my blog post for shorter explanations. https://jser.dev/react/2022/01/06/how-does-bailout-work.html
React is clever enough to avoid rerender fibers that is not updated, it is achieved by keep track of self updates and children updates, in this video I try to explain it.
Hi I'm a JavaScript engineer who is not good at algorithms,
and currently practicing leetCode & BFE.dev. If you are interested, maybe we can learn together.
support me: https://www.buymeacoffee.com/jser
Download
0 formats
No download links available.
React Internals Deep Dive - how does React bailout work internally in reconciliation? | NatokHD