Hacker News new | ask | show | jobs
by c-cube 730 days ago
> nobody is hiring for htmx. It's an ideological technology rather than a practical one.

Nobody is "hiring for" json either, or for git. Yet they are in incredibly wide use.

The thing is, htmx isn't "the front-end solution" React and co are selling. It's a new component that can be added to any classic/boring server-side stack to help it do more. These stacks are very practical, not "ideological" (lol), they made the web the powerhouse it is today.

If anything, the audience of frontend frameworks is Javascript/front-end developers; the audience of htmx includes anyone who can glue together some html and a http server. People who have been using java, or python with django, or C++, or rust, or OCaml on the backend. That's a lot of people even if they're not explicitly hired based on whether they have learned the docs of htmx.