Get the latest tech news

Show HN: HyTags – HTML as a Programming Language


<button>Say something</button> <on click> <selection-insert-after> <div>Hello, World 🚀</div> </selection-insert-after> </on> Modern web frameworks usually split applications into a backend and a frontend, connected through an API. While flexible, this architecture introduces extra complexity: duplicated routing, API contracts, and data transfer layers whose main purpose is to bridge an often unnecessary divide.

None

Get the Android app

Or read this on Hacker News

Read more on:

Photo of programming language

programming language

Photo of HTML

HTML

Photo of hytags

hytags

Related news:

News photo

HTML-only conditional lazy loading (via preload and media)

News photo

You are not required to close your <p>, <li>, <img>, or <br> tags in HTML

News photo

Htmx: High Power Tools for HTML