How does React Render?

01/10/2021 1h 25min Temporada 1 Episodio 18
How does React Render?

Listen "How does React Render?"

Episode Synopsis

How does React actually render your components? When is it going to invoke your component’s render code and when is it not? How intelligent is the fabled React tree diffing algorithm? We’re going to take an in-depth look at how React renders and talk about the internal algorithms and how that can and should influence the way you write React code.Support the show