Yup, I work at Amazon and my team along with many surrounding teams are only coding in Kotlin from this point on. The JVM and its ecosystem brings insane value to the table, and Kotlin lets you take all the benefits while removing most of the downsides of Java.
sandGorgon|3 years ago
you still have to deal with all the controllers, etc.
on reddit, one of the arguments was interesting - the biggest value of kotlin in backend is using var/val instead of types and making everything public (instead of getters/setters).
would that be correct ? Lombok doesnt fix this ?
LennyWhiteJr|3 years ago
kaba0|3 years ago
gorjusborg|3 years ago
Kwpolska|3 years ago