HTMX — a better direction for HTML evolution?

The authors of HTMX (https://htmx.org/)suggests using simple hyper text when applicable, which turns out to be… often. Featured on the latest <.NET Rocks!/> podcast — 1749 htmx with Carson Gross

htmx allows you to access AJAXCSS TransitionsWebSockets 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 (~10k min.gz’d), dependency-freeextendable & IE11 compatible

— https://htmx.org/

What a wonderful idea!

Leave a Comment