I wouldn't recommend JVM for web in 2023, but if you really want to use it, I would at least recommend Kotlin.
It has a better syntax, more up to date tools and is officially supported by JetBrains too. It also has the Ktor framework which is really fun to work with.
Comments
I wouldn't recommend JVM for web in 2023, but if you really want to use it, I would at least recommend Kotlin.
It has a better syntax, more up to date tools and is officially supported by JetBrains too. It also has the Ktor framework which is really fun to work with.
I wouldn't recommend JVM for web in 2023
Why not? (assuming backend part only)
Kotlin is nothing without the JVM ecosystem, written in Java.
can you elaborate on what “more up to date tools” means in this context?