Oh, nice, the htmx folks have a new book out:
(Kitten¹ has native support for htmx.)
@aral htmx+django, lifesaver :)
@aral I'm probably massively behind the times here, but reading this is actually the first time I'd heard of Hyperview, and _oh my god this seems amazing_
@curtispf I hadn’t heard of Hyperview either (and, to be frank, the moment I see “React” I stop reading) but htmx is excellent.
@aral Cool
#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