The Birth of the Page Controller
Why page-level control became necessary and how the first PageController design appeared.
Why page-level control became necessary and how the first PageController design appeared.
How code-first modeling in Entity Framework reduced the historical gap between database schema and application logic.
How global CSS collapsed under scale, and how scoped CSS in Razor Pages reshaped my architectural thinking.
The problem of removing event handlers when closures change function identity, and the pragmatic registry solution inside Cotomy.
Entity structure and UI controls are often bound through fragile string matching. This article explores the structural gap and Cotomy’s mitigation approach.
Why I continue using C# for daily business system development, and why solution/project boundaries matter more than language syntax.
How I struggled to bind logic to individual pages, and how controller classes gradually gave my TypeScript library framework-like properties.
How unstructured API calls became the next bottleneck, and how form classification reshaped my TypeScript foundation.
How ElementWrap emerged from jQuery migration and CSS collapse, and how scoped styling reshaped my UI architecture.
The pragmatic early design that predated Cotomy: PHP routing, template friction, and the first DOM-wrapper impulse.