Hacker News new | ask | show | jobs
by martinbaun 613 days ago
It's pretty good combo. I use Alpinejs for the client side interactivty such as modals, but then use htmx for as much as I can that interacts with the backend.

You could be using only htmx or only alpine but the combo is really nice