I have been trying to learn some modern-ish web development and had good luck with HTMX for a little toy web app that allows you to post a document and a set of search terms and then displays the search results on the same page, avoiding a full refresh.
For anyone curious, I used Quarkus & Qute templates for the backend and Bulma for CSS.
For anyone curious, I used Quarkus & Qute templates for the backend and Bulma for CSS.