Chapter 9 · Example 2 · Refs: from storing data to imperative API
Ref update skips re-render
A character count read from ref.current stays at zero while typing and only updates when opening the modal forces an unrelated re-render.
Loading live editor…