ICYM: modern web UI does not have to mean two apps and two build systems.

Quarkus + Qute + HTMX lets you keep interactivity server-driven and understandable.

https://www.the-main-thread.com/p/htmx-quarkus-server-rendered-ui-java

#Java #Quarkus #HTMX

HTMX with Quarkus: Server-Rendered Interactive Apps with Java

Interactive web applications using Quarkus, Qute, and HTMX. How server-rendered HTML, fragment updates, and HTTP-driven UI patterns simplify Java development.

The Main Thread