Best of KotlinFebruary 2024

  1. 1
    Article
    Avatar of communityCommunity Picks·2y

    Kotlin & Modern Java: The 17 Differences

    This post explores 17 differences between Kotlin and modern Java, including functional programming, null safety, observability, syntax, checked exceptions, coroutines support, data classes, type inference, extension functions, smart casts, constructors, ternary operator, primitive types, string templates, operator overloading, wildcard types vs. declaration-site variance, and cross-platform and multiplatform development.

  2. 2
    Article
    Avatar of medium_jsMedium·2y

    Modern Android Development in 2024

    This post discusses various topics related to modern Android development in 2024, including the use of Kotlin, key features of Jetpack Compose, architecture patterns, dependency injection, modularization, testing, in-app updates and reviews, security, loggers, Google Play Instant, AI coding assistants, and Kotlin Multiplatform.

  3. 3
    Video
    Avatar of primeagenThePrimeTime·2y

    Why Kotlin Is The Best Language (to use with htmx)

    Discover the benefits of using Kotlin with htmx for building reactive UIs without needing to use React. Simplify HTML templating and create a cleaner, more readable codebase.