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

Описание к видео A Guide to React Rendering Behavior - Mark Erikson - React Rally 2023

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.

Комментарии

Информация по комментариям в разработке