Holly shit, KMP Fleet is deprecated, KMP IDEA/AS is a new goal!
https://blog.jetbrains.com/kotlin/2025/02/kotlin-multiplatform-tooling-shifting-gears/
Tbh those plans for a "a standalone KMP IDE … based on JetBrains Fleet" got me scared back then, glad to see them taking feedback into account
https://blog.jetbrains.com/kotlin/2025/02/kotlin-multiplatform-tooling-shifting-gears/
Tbh those plans for a "a standalone KMP IDE … based on JetBrains Fleet" got me scared back then, glad to see them taking feedback into account
The JetBrains Blog
Kotlin Multiplatform Tooling – Shifting Gears | The Kotlin Blog
A couple of years ago, we initiated the idea of creating a Kotlin Multiplatform IDE to help facilitate the development of KMP applications. We embarked on this venture, building on the Fleet platform,
Please open Telegram to view this post
VIEW IN TELEGRAM
The JetBrains Blog
Compose Multiplatform 1.8.0 Released: Compose Multiplatform for iOS Is Stable and Production-Ready | The Kotlin Blog
Kotlin Multiplatform becomes a complete solution for mobile development, enabling flexible code sharing across both business logic and UI without compromising app quality or losing control over platform-specific capabilities.
🔥3
finally all the talks from KotlinConf25 were published - kotlinconf.com/talks
I'll be posting some worthy ones in following days
I'll be posting some worthy ones in following days
starting from an amazing walkthrough from manual DI to newest and best DI framework practices by the Anvil creator
https://youtu.be/oRKytkr2FOY
https://youtu.be/oRKytkr2FOY
YouTube
Scale your Kotlin Multiplatform projects using dependency injection | Ralf Wondratschek
Recording brought to you by American Express. https://americanexpress.io/kotlin-jobs
Kotlin-inject-anvil is a dependency injection framework for Kotlin Multiplatform. It verifies the dependency graph at compile time and generates the necessary code to instantiate…
Kotlin-inject-anvil is a dependency injection framework for Kotlin Multiplatform. It verifies the dependency graph at compile time and generates the necessary code to instantiate…
exciting Kotlin features:
ofc the Rich Errors talk
https://youtu.be/IUrA3mDSWZQ
Immutability and Valhalla!! (multi line value classes)
https://youtu.be/qpM3_ymNkP8
ofc the Rich Errors talk
https://youtu.be/IUrA3mDSWZQ
Immutability and Valhalla!! (multi line value classes)
https://youtu.be/qpM3_ymNkP8
a short cheatsheet on how to translate Kotlin Coroutines code into Swift, with a quick overview of Swift strict concurrency
https://youtu.be/Jyj4kdK8a6o
the Swift Export peek under the hood
https://youtu.be/KEsVNrzPf24
and some Kotlin Native for those with a lot of time:
how does KMP fits in the world of native dependencies
https://youtu.be/n0LpCCv3VEY
a "deep dive" into Kotlin Native memory management
https://youtu.be/ufQvrZmQw_I
https://youtu.be/Jyj4kdK8a6o
the Swift Export peek under the hood
https://youtu.be/KEsVNrzPf24
and some Kotlin Native for those with a lot of time:
how does KMP fits in the world of native dependencies
https://youtu.be/n0LpCCv3VEY
a "deep dive" into Kotlin Native memory management
https://youtu.be/ufQvrZmQw_I
Forwarded from The Daily Kotlin (Ruslan Ibragimov)
Kotlin 2.2.0 🎉
- Preview of context parameters
- Preview of context-sensitive resolution
- Support for nested type aliases
- Stable features: guard conditions, non-local break and continue, and multi-dollar interpolation
- Binary compatibility validation included in Kotlin Gradle plugin
And more: https://kotlinlang.org/docs/whatsnew22.html
https://blog.jetbrains.com/kotlin/2025/06/kotlin-2-2-0-released/
https://github.com/JetBrains/kotlin/releases/tag/v2.2.0
- Preview of context parameters
- Preview of context-sensitive resolution
- Support for nested type aliases
- Stable features: guard conditions, non-local break and continue, and multi-dollar interpolation
- Binary compatibility validation included in Kotlin Gradle plugin
And more: https://kotlinlang.org/docs/whatsnew22.html
https://blog.jetbrains.com/kotlin/2025/06/kotlin-2-2-0-released/
https://github.com/JetBrains/kotlin/releases/tag/v2.2.0
Kotlin Help
What's new in Kotlin 2.2.0 | Kotlin
Forwarded from senk0n spam
the oop history guys, very important, watch at 0.75x
https://youtu.be/wo84LFzx5nI
https://youtu.be/wo84LFzx5nI
YouTube
Casey Muratori – The Big OOPs: Anatomy of a Thirty-five-year Mistake – BSC 2025
Casey Muratori's talk at BSC 2025.
Casey's links:
- https://ComputerEnhance.com/
- https://x.com/cmuratori/
BSC links:
- https://BetterSoftwareConference.com/
- https://x.com/BetterSoftwareC
Chapters:
0:00:00 Talk
1:50:11 Q&A
Casey's links:
- https://ComputerEnhance.com/
- https://x.com/cmuratori/
BSC links:
- https://BetterSoftwareConference.com/
- https://x.com/BetterSoftwareC
Chapters:
0:00:00 Talk
1:50:11 Q&A
senk0n lab
starting from an amazing walkthrough from manual DI to newest and best DI framework practices by the Anvil creator https://youtu.be/oRKytkr2FOY
YouTube
DroidKaigi 2025 - [EN] Navigating Dependency Injection with Metro | Zac Sweers
List of sessions - https://www.youtube.com/c/DroidKaigi
*Navigating Dependency Injection with Metro (Zac Sweers)*
Metro is yet another compile-time dependency injection framework. How is this one different though? In this talk we’ll explore how it balances…
*Navigating Dependency Injection with Metro (Zac Sweers)*
Metro is yet another compile-time dependency injection framework. How is this one different though? In this talk we’ll explore how it balances…