Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Kotlin.
Java is a terrible language. Kotlin makes the JVM a little bit less terrible. -
@Mba3gar Nullsafety, functions outside of classes, no primitive types (e.g. not Java int, but only Integer), syntax (obvoliously).
As both use the same JVM, you can mix both languages.
For a detailed comparison, you might want to look at the Kotlin documentation's documentation's page "Comparison to Java Programming Language": https://kotlinlang.org/docs/... -
Kotlin is awful with 0 non-basic documentation, and java is stuck on 6.
Use react native, i dont like it either but i feel like thats the least bad option.
Related Rants
Java or kotlin for android mobile development ? And why ? I am still not convinced by kotlin at least just by myself but is it worth it ?
rant
mobile
android studio
mobile development
android
java
kotlin