Show HN: HyTags – HTML as a Programming Language
4 months ago
- #full-stack
- #UI components
- #web development
- Modern web frameworks typically separate applications into backend and frontend, connected via an API.
- This separation adds complexity, including duplicated routing, API contracts, and data transfer layers.
- hyTags aims to unify backend and frontend into a single application with composable UI components.
- The goal is to define UI behavior and markup together without sacrificing user experience.