Core Principle
Debugging Features and Runtime Inspection in Cotomy
How debugging is handled in Cotomy, from browser debugging to localStorage-based runtime log categories.
How debugging is handled in Cotomy, from browser debugging to localStorage-based runtime log categories.
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.
Practical DOM patterns with CotomyElement: selection, traversal, state checks, sizing, and scroll-driven behavior.