5
Public whispers
5
Contributors
2026-07-17 09:18:13
First whispered

Public whispers on this page

Text Highlight2026-07-17 12:39:13
Original Highlight Excerpt
"Effects are an escape hatch from the React paradigm."
Whisper Note
Huh, but what about cases where you need to sync with external data that's not a system?
Text Highlight2026-07-17 12:30:13
Original Highlight Excerpt
"Effects are an escape hatch from the React paradigm."
Whisper Note
So basically use effects only when you really need to touch the outside world, got it.
Text Highlight2026-07-17 09:36:13
Original Highlight Excerpt
"A ref is like a secret pocket of your component that React doesn’t track."
Whisper Note
I've used refs for DOM stuff but never thought of it like a pocket, cool.
Text Highlight2026-07-17 09:27:13
Original Highlight Excerpt
"A ref is like a secret pocket of your component that React doesn’t track."
Whisper Note
But if React doesn't track it, how do I know when to use it vs state?
Text Highlight2026-07-17 09:18:13
Original Highlight Excerpt
"A ref is like a secret pocket of your component that React doesn’t track."
Whisper Note
Ha, secret pocket — that's actually a perfect way to explain refs to beginners.

Share this page's whispers

Share to X
Short link
https://domwhisper.com/s/21f562697262
Embed snippet
<iframe src="https://domwhisper.com/embed/21f562697262" 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