Chapter 1 · Example 3 · Intro to re-renders
Moving state down
Extracting the button, the dialog, and their state into a small child component keeps the re-render contained, and the dialog now opens instantly.
Loading live editor…
Chapter 1 · Example 3 · Intro to re-renders
Extracting the button, the dialog, and their state into a small child component keeps the re-render contained, and the dialog now opens instantly.