Hacker News new | ask | show | jobs
by zmmmmm 1350 days ago
Well done! Can't wait to see Loom become the default for web frameworks.

Also spotted the Vue plugin - great to see this as so many light weight web apps with a few pages can benefit from using Vue but setting up all the build chain is such a drama that it's usually not worth it. Look forward to trying it out.

1 comments

Thank you! The Vue support is the thing in Javalin I'm the most proud of. There are a hundred web frameworks for the JVM, but none of them have anything close to the Vue support Javalin has. Some people think it's trash, but for me it's perfect.
Not trash at all, thanks for making it.

In general thanks for keeping Javalin simple and opinionated, it is my goto when I get to decide!