Let's make the worst htmx ever!
Summary
This article explores building a minimal HTMX-like library to enable declarative, server-driven UI updates with no or minimal JavaScript. It includes code examples for triggering requests, swapping content, and targeting elements, discusses improvements, events, and a plugin ecosystem, and points to an open-source repository for contribution.