News

In Kotlin 1.5, developers can now use a Kotlin class as a record in Java by making it a data class and marking it with @JvmRecord annotation.
Gunnar Morling discusses how change data capture (CDC) and stream processing can help developers with typical challenges they often face when working on microservices. Kunal Shah discusses how their ...
JetBrains’ Compose Multiplatform allows developers to build cross-platform user interfaces in Kotlin, and share them across Android and iOS or Windows and macOS. JetBrains has added iOS support to ...
Google to developers: Our Kotlin-based Jetpack Compose will let you build Android apps faster Google has released the beta of Jetpack Compose, a toolkit for writing user interfaces for Android apps.
Google and Jetbrains have released the first stable build of Jetpack Compose 1.0, the new Kotlin-based UI framework for Android. First announced over two years ago at I/O 2019, Jetpack Compose is a ...
In this episode of the podcast, members of the InfoQ editorial staff will be discussing the current trends in software architecture and design, as part of the process to create our annual trends ...