Messages
11/17/2024
8 : 24
Kotlin Weekly #433
ISSUE #433 17th of November 2024 Hello Kotliners! This week, we are bringing you some Coroutines, KMP Insights, and Kotlin Library Highlights. We hope these links will help you learn at least one new
11/10/2024
5 : 14
Kotlin Weekly #432
ISSUE #432 10th of November 2024 Announcements Amper Update November 2024 Amper 0.5.0 has been released. Check out some of the updates of this superb library in this post. blog.jetbrains.com KotlinConf
11/3/2024
6 : 4
Kotlin Weekly #431
ISSUE #431 3rd of November 2024 Announcements Kotlin Multiplatform Development Roadmap for 2025 Roadmap for Kotlin Multiplatform in 2025 is announced, and includes a stable iOS release for Compose
10/27/2024
6 : 4
Kotlin Weekly #430
ISSUE #430 27th of October 2024 Announcements State of the software engineering job market in 2024 We always send Kotlin-ish content on this mailing list, but this time we will make an exception to
10/20/2024
12 : 4
Kotlin Weekly #429
ISSUE #429 20th of October 2024 Announcements Compose Multiplatform 1.7.0 Released Compose Multiplatform 1.7.0 introduces type-safe navigation, Material3 adaptive components, iOS performance
10/20/2024
8 : 34
Kotlin Weekly #428
ISSUE #428 13th of October 2024 Announcements Ktor 3.0 Is Now Available With New Features and Improved Performance A new major release of Ktor is here, bring a lot of new goodies. Check out this link
10/6/2024
13 : 24
Kotlin Weekly #427
ISSUE #427 6th of October 2024 Articles Telltale: Automating Experimentation in Gradle Builds Iñaki Villar introduces the latest iteration of Telltale, a framework designed to automate experimentation
9/29/2024
6 : 4
Kotlin Weekly #426
ISSUE #426 29th of September 2024 Announcements Koin 4.0 — Official Release The Koin team is excited to announce the release of Koin 4.0. Read more about the improvements coming up here. blog.insert-
9/22/2024
7 : 54
Kotlin Weekly #425
ISSUE #425 22th of September 2024 Announcements Kotlin Unit Testing Survey JetBrains is running a survey to understand how they can enhance your experience with writing unit tests. If you are
9/15/2024
12 : 14
Kotlin Weekly #424
ISSUE #424 15th of September 2024 Announcements Kotlin Multiplatform Contest The Kotlin Foundation has launched the Kotlin Multiplatform Contest for students and recent graduates. Showcase your coding
9/8/2024
8 : 54
Kotlin Weekly #423
ISSUE #423 8th of September 2024 Announcements Gradle Build Tool - Software Developer Survey Gradle has released a survey to gather some feedback in order to improve their tooling and developer
9/1/2024
8 : 54
Kotlin Weekly #422
ISSUE #422 1st of September 2024 Announcements Kotlin Developer Survey #3 The folks at JetBrains are running the Kotlin Developer Survey #3. By answering it, you have the chance to directly influence
8/25/2024
9 : 24
Kotlin Weekly #421
ISSUE #421 25th of August 2024 Hello from Helsinki Kotliners, where we ran the marathon yesterday! As one of our colleagues puts it the summer here is really nice, it does not snow too much. Enjoy our
8/20/2024
2 : 14
Kotlin Weekly #420
ISSUE #420 18th of August 2024 Articles Pushing the Boundaries of Compose Multiplatform with AGSL Shaders This article discusses the integration of shaders into Compose Multiplatform, particularly
8/11/2024
7 : 24
Kotlin Weekly #419
ISSUE #419 11th of August 2024 Announcements Ktor 3.0.0-beta-2 Ktor 3.0.0-beta-2 has been announced! Check the highlights here, Be the first to try it and provide feedback to the team. github.com
8/4/2024
12 : 14
Kotlin Weekly #418
ISSUE #418 4th of August 2024 Announcements KotlinConf 2025 Tickets Are Now on Sale! The tickets for the KotlinConf have been announced! Make sure to keep an eye on them before they run out. blog.
7/28/2024
6 : 4
Kotlin Weekly #417
ISSUE #417 28th of July 2024 Articles Advanced Kotlin Coroutine Cheat sheet Gaëlle Minisini has published a cheat sheet with some advanced coroutine concepts. medium.com Koin Annotations 1.4 — Better
7/21/2024
16 : 14
Kotlin Weekly #416
ISSUE #416 21st of July 2024 Articles Xcode-Kotlin 2.0 Release There has been huge improvements to Kotlin Multiplatform debugging in Xcode. Check out this article from Touchlab with more info on the
7/14/2024
6 : 4
Kotlin Weekly #415 - Unsupported Media Type
ISSUE #415 14th of July 2024 Announcements Kotlin 2.0.10-RC is out! The Kotlin 2.0.10 Release Candidate is out! This is a bug fix release, check the entire CHANGELOG here. github.com Articles Koin
7/7/2024
11 : 4
Kotlin Weekly #414
ISSUE #414 7th of July 2024 Articles From Hilt to Koin using Koin Annotations This article explores Hilt and Koin, comparing both frameworks, and going through a detailed process for migrating from