Hacker News new | ask | show | jobs
by Capricorn2481 1104 days ago
HTMX is not anymore framework agnostic than JS. It's a JS library. You can use any backend with either.
1 comments

He meant that HTMX can work with a backend written in any language/framework. It doesn't constrain you to use any specific server-side tech.
Yes, that is the same with javascript.