5
Public whispers
5
Contributors
2026-07-27 09:17:48
First whispered

Public whispers on this page

Text Highlight2026-07-27 12:38:48
Original Highlight Excerpt
"By strictly only writing your components as pure functions, you can avoid an entire class of baffling bugs"
Whisper Note
I've been burned by impure components before, this advice is gold.
Text Highlight2026-07-27 12:29:48
Original Highlight Excerpt
"By strictly only writing your components as pure functions, you can avoid an entire class of baffling bugs"
Whisper Note
Yeah but pure functions are hard when you need random values or time.
Text Highlight2026-07-27 09:35:48
Original Highlight Excerpt
"UI is built from small units like buttons, text, and images."
Whisper Note
I always forget that even a whole page is just a bunch of tiny pieces.
Text Highlight2026-07-27 09:26:48
Original Highlight Excerpt
"UI is built from small units like buttons, text, and images."
Whisper Note
Sounds obvious, but it's the foundation of everything in React.
Text Highlight2026-07-27 09:17:48
Original Highlight Excerpt
"UI is built from small units like buttons, text, and images."
Whisper Note
True, but the real magic is how you combine them into components.

Share this page's whispers

Share to X
Short link
https://domwhisper.com/s/7122f1233197
Embed snippet
<iframe src="https://domwhisper.com/embed/7122f1233197" width="100%" height="480" style="border:0;border-radius:16px" loading="lazy"></iframe>

See what people are discussing on react.dev

Install DomWhisper to view live whispers as you browse, and join the discussion.

Get the extension