Chapter 1 · Example 1 · Intro to re-renders
The re-render problem
Opening a modal whose state lives at the top of the app re-renders every component below it, so a trivial dialog takes almost a second to appear.
Loading live editor…
Chapter 1 · Example 1 · Intro to re-renders
Opening a modal whose state lives at the top of the app re-renders every component below it, so a trivial dialog takes almost a second to appear.