Managing State – React
5
公开标注数
5
参与人数
2026-07-15 09:18:00
首次 Whisper
本页的公开 Whisper
划选高亮2026-07-15 12:39:00
原文高亮摘录
“state shouldn’t contain redundant or”
Whisper 随想笔记
Tell that to my coworkers, we got state everywhere and it's a mess.
划选高亮2026-07-15 12:30:00
原文高亮摘录
“state shouldn’t contain redundant or”
Whisper 随想笔记
Yeah, redundant state is how bugs sneak in, always forget to sync it.
划选高亮2026-07-15 09:36:00
原文高亮摘录
“Redundant or duplicate state is a common source of bugs.”
Whisper 随想笔记
Eh, I've had duplicate state work fine for small apps, but yeah, it gets messy fast.
划选高亮2026-07-15 09:27:00
原文高亮摘录
“Redundant or duplicate state is a common source of bugs.”
Whisper 随想笔记
Honestly, sometimes I add extra state without thinking, then regret it later. Good reminder.
划选高亮2026-07-15 09:18:00
原文高亮摘录
“Redundant or duplicate state is a common source of bugs.”
Whisper 随想笔记
Ain't that the truth, I've spent hours chasing bugs that were just two states out of sync.
分享本页 Whisper
短链接
https://domwhisper.com/s/ac4ba8c14027嵌入代码
<iframe src="https://domwhisper.com/embed/ac4ba8c14027" width="100%" height="480" style="border:0;border-radius:16px" loading="lazy"></iframe>