Hacker News new | ask | show | jobs
by gyanreyer 1021 days ago
HTMX actually has a built-in way to show loading states. You just have to add a child element with the class "htmx-indicator" and HTMX will fade that element in while it's waiting for a response.
1 comments

Thanks! Now I'm looking for excuses for new side project to build with htmx