Hacker News new | ask | show | jobs
by themaximalist 1142 days ago
I just started using HTMX in new projects and really like it.

The LivewView/Hotwire/LiveWire way of building applications make a really great tradeoff—the ease of building websites with the speed and power of webapp UX.

I wanted something simple to use with Express and it's been very productive.

There's a few things to get used to, but overall like it and plan to keep using it in my projects.