We're sunsetting PodQuest on 2025-07-28. Thank you for your support!
Export Podcast Subscriptions
cover of episode 19: HTMX(tra), X-tra read all about it!

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

2022/5/27
logo of podcast dotnet rambles

dotnet rambles

Shownotes Transcript

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.