ENGINEERING NOTES
Engineering
Stories about the technology and people building understandable software.
Engineering articleFrontend Caching StrategiesFrontend caching succeeds when freshness and invalidation ownership are explainable, not when more cache layers are added.
Engineering articleBeyond Beautiful CodeAI does not make code beauty obsolete; it moves beauty into larger system contracts and human judgment.
Engineering articleIt's the Boundary, Stupid!Large software failures occur less inside components than where data, time, trust, and organizational boundaries are crossed implicitly.
Designing React UIModeling Series: View ModelsUI change stays manageable when view-specific decisions become an explicit view model instead of leaking into domain models or components.All articles loaded