19: HTMX(tra), X-tra read all about it!
dotnet rambles27 Touko 2022

19: HTMX(tra), X-tra read all about it!

We're taking a look at HTMX this week. A really nice small (~10k) open source JS library that can be used from ASP.NET to enhance web apps - add the library, add some attributes to your HTML tags and HTMX magically wires it up for you, performing partial HTML updates by making GET and POST requests.