Published onJanuary 20, 2026A Bug Caused by a Wrong Assumption I Madebuild-in-publicreactA React bug caused by a wrong assumption about state and effects. Learn how derived state and skipped dependencies led to outdated UI behavior.
Published onJanuary 18, 2026A Bug I Recently Faced and How I Actually Tracked It Downbuild-in-publicreactA real world React debugging story about a slow UI, unnecessary re-renders and how small decisions quietly created a performance problem.