Get the latest tech news
Hyper – Outperform React on every metric
Today I'm releasing Hyper: a simple markup language for building user interfaces. It enables developers (and AI models) to generate complex UIs with amazingly clean syntax. It aims to make frontend development enjoyable.
Hyper, however, is what React 1.0 originally envisioned: just a headless view layer focused on rendering, with clear separation from styling concerns. Each file requires understanding of several React idioms ( data-slot,{...props}), utility functions ( cn(), clsx(), twMerge()), and primitives like<AlertDialogPrimitive.Title> and<DrawerPrimitive.Description> until these constructs ultimately map to CSS. The shield icon represents the close connection to web standards We make Hyper more easily accessible to everyone including backend developers, beginners, and AI models in two phases:
Or read this on Hacker News