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
Or read this on Hacker News