Thin client
Ship plain HTML to the browser, not a thick JavaScript app that runs inside the browser.
Thin client
Ship plain HTML to the browser, not a thick JavaScript app that runs inside the browser.
Hypermedia
Sprinkles of JavaScript
Add client-side interactivity with JavaScript.
HTML partials
Simple yet awesome backend
Lightweight frontend
htmx and Alpine.js are the perfect match
Declarative
Use as little JavaScript as possible, add functionality through a declarative approach.
Minimalist
Use as few dependencies as possible, to make your app solid as a rock.