Closed waldyrious closed 1 year ago
Thanks for taking the time to write this. However, I think this is more suited for a blog post for example. It did make me realize I had not written a blog post about this library yet, so I did now: https://www.wimdeblauwe.com/blog/2022/12/11/release-1.0.0-and-2.0.0-of-htmx-spring-boot-thymeleaf/
I'm glad this prompted you to write the blog post! I am however curious why you think such a motivation/introduction section would not belong to the permanent documentation of the project. It sounds pretty natural to me to include the "what" and the "why" of a project in its documentation, before diving into the "how".
I really liked the before/after comparison shown in your Devoxx presentation, starting at 39:33.
For example, for processors, instead of:
...the syntax is made cleaner with
I think it would be nice to include an example or two of such before/after code in the README, to motivate usage of this tool.