| ▲ | foxygen an hour ago | |
What is the point of using HTMX if your backend is JavaScript(Hono)? | ||
| ▲ | sjoedev an hour ago | parent [-] | |
Adopting something like HTMX is primarily a UX choice, and the language you use to serve it is almost irrelevant to UX. JavaScript is a nice backend language. It’s fast, has a massive ecosystem, and many people know it well. | ||