Building Business Screens with Cotomy
A practical guide showing how I usually structure search screens, edit screens, and read-only screens in Razor Pages with Cotomy.
A practical guide showing how I usually structure search screens, edit screens, and read-only screens in Razor Pages with Cotomy.
How unstructured API calls became the next bottleneck, and how form classification reshaped my TypeScript foundation.
Why Cotomy standardizes query-string search, AJAX submit, and shared form contracts to control long-term cost in business systems.
How CotomyApi is used in real screens: HTTP methods, options, exception mapping, key collisions, and explicit UI updates.
How CotomyElement handles value, text, and what actually gets sent in POST requests.
Design screen entry first with CotomyPageController, then structure CRUD flow around one endpoint boundary.
Binding, creating, and managing UI structure with CotomyElement in real DOM-centric workflows.