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.