Why custom attributes are the simplest way to layer functionality on top of HTML.| Unplanned Obsolescence
Is it possible to create a Trello clone using htmx? Yes, and I’ll show you how.| www.erikheemskerk.nl
htmx gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext htmx is small (~14k min.gz’d), dependency-free, extendable, IE11 compatible & has reduced code base sizes by 67% when compared with react| htmx.org
Including htmx by default is one of the main design decisions I've made in Biff. If htmx is a good fit for your project, you might find it has a pretty high bang-for-buck ratio—that's been my experience at least.| biffweb.com