Funny story, friend and I were just talking last night about how Java 8 is still used everywhere.

  • GissaMittJobb@lemmy.ml
    link
    fedilink
    arrow-up
    17
    ·
    14 hours ago

    Moving to Kotlin taught me to appreciate the underlying fundamentals in the JVM and the patterns present in Java.

    I’d rather not use Java today, though. Kotlin is basically Java but with the best practices enabled by default and the bad parts made impossible at a language level.