Hacker News new | ask | show | jobs
by 0x457 73 days ago
Well agree to disagree. To me, it felt like HTMX was a wrong tool for anything other than pure server side representation (i.e. a little bit more advanced than refreshing entire page on new data).

I guess it's easier if you move all client logic to server, but I didn't want backend to know about web representation details.