MENU

Fun & Interesting

A Guide to React Rendering Behavior - Mark Erikson - React Rally 2023

ReactRally 1,660 2 years ago
Video Not Working? Fix It Now

Mark Erikson - React Rally 2023 React is a library for "rendering" UI from components, but many users find themselves confused about how React rendering actually works. What do terms like "rendering", "reconciliation", "Fibers", and "committing" actually mean? When do renders happen? How does Context affect rendering, and how do libraries like Redux cause updates? In this talk, we'll clear up the confusion and provide a solid foundation for understanding when, why, and how React renders.

Comment