Hacker News new | ask | show | jobs
by Demoloto 1132 days ago
Have a look at quarkus.

Thanks to JVM you have really good out of the box debugging features including hot code replacement and profiling.

You can use kotlin which is a really really good language in comparison to PHP.

There is no need in my opinion to write real applications with PHP.

1 comments

In my experience Laravel teams are WAY more productive than Quarkus teams though.