Hacker News new | ask | show | jobs
by codemonkey-zeta 1349 days ago
Htmx isn't a framework, and is usually embedded in a more popular backend-rendering framework like Django or rails. Htmx is just a library that removes the need for the most common client-side SPA features, (i.e. partial page updates).