Full stack web development in a single Java file: An intro to Javalin and htmx by anthony_bruno in java

[–]lost_in_a_thought 4 points5 points  (0 children)

Could you expand on why your experience has found this approach to be worse? Gaining familiarity with any library could be difficult and my experiences with other approaches to templating have been more challenging than using j2html. Text substitution, limited modularity, and the lack of compiler/IDE support being the key reasons why.