March 17 2025
Who Owns This State?
A simple way to decide what should be real state, what can be derived, and what should not exist at all.
State, effects, rendering, and UI boundaries in modern frontend applications.
March 17 2025
A simple way to decide what should be real state, what can be derived, and what should not exist at all.
April 29 2025
In frontend interviews, a strong answer does not stop at debounce. It talks about request concurrency, UI states, client-side cost, and experience trade-offs.
March 22 2025
How to use effects without turning synchronization, fetches, and side effects into hard-to-predict behavior.
March 8 2025
How to decide where work should happen without turning the architecture into a blurry mix.
January 17 2025
How to build interactive React components while preserving semantics, focus, and native behavior.