by inject() has been mainly there for Android views, or any kind of component that doesn't allow to use constructor injection (if depend on a lifecycle, or can't control creation). This is why there is also by viewModel(), that leverage this approach to hook ViewModel plumbing.
20.02.2026 17:07 โ
๐ 3
๐ 0
๐ฌ 0
๐ 0
The Next Software Crisis Won't Be About Writing Code
AI makes code generation nearly free. But without architecture, design, and craft, we're just producing technical debt faster. Here's why fundamentals matter.
If we stop writing code, what's the meaning of our software engineers' job?
I stepped back through 30 years of software crises to find out. The pattern is always the same: we confuse producing with building, lose meaning, then find it back. And now AI.
#SoftwareEngineering #AI #Architecture
18.02.2026 10:00 โ
๐ 14
๐ 3
๐ฌ 0
๐ 0
Share your videos with friends, family, and the world
YouTube
Episode 336 - Interview Kotlin avec Arnaud Giuliani #Kotlin #Android #Coroutines #MobileDevelopment #KotlinMultiplatform #ReactiveProgramming #OpenSource #Backend #DeveloperCommunity sur www.youtube.com/watch?v=07TM... et en podcast lescastcodeurs.com/2026/02/06/l...
06.02.2026 15:04 โ
๐ 4
๐ 2
๐ฌ 0
๐ 0
Koin Powered by Kotlin Compiler
The next evolution of Kotlin dependency injectionโโโpowered by the Kotlin Compiler. Same simplicity, more power.
Koin now has a native Kotlin Compiler Plugin โจ
- Compile-time auto-wiring
- DSL + Annotations
- KMP & Compose Multiplatform ready
- No KSP needed
Same simplicity, compile-time power.
#Kotlin #Koin #AndroidDev
04.02.2026 08:00 โ
๐ 20
๐ 6
๐ฌ 2
๐ 0
๐ Christmas is comingโฆ
But the real gift arrives early next year ๐
โจ The Koin Kotlin Compiler Plugin is on its way to simplify the DSL and annotations, and make Koin smoother and safer to use.
We canโt wait to share it with you ๐
๐ github.com/InsertKoinIO...
#Kotlin #Koin
23.12.2025 15:51 โ
๐ 12
๐ 1
๐ฌ 0
๐ 0
We will launch test phases for the new Koin compiler plugin. I will call for testers ๐
06.01.2026 09:37 โ
๐ 1
๐ 0
๐ฌ 0
๐ 0
Thanks for the feedback, we are revamping it to make it compile safe with the Kotlin Compiler instead of KSP. Still interested to have your feedback ๐
06.01.2026 09:03 โ
๐ 2
๐ 0
๐ฌ 1
๐ 0
List of the top contributors to the Kotlin Weekly in 2025 (this required a few iterations with AI to get it right):
28.12.2025 11:27 โ
๐ 11
๐ 2
๐ฌ 3
๐ 0
๐ Christmas is comingโฆ
But the real gift arrives early next year ๐
โจ The Koin Kotlin Compiler Plugin is on its way to simplify the DSL and annotations, and make Koin smoother and safer to use.
We canโt wait to share it with you ๐
๐ github.com/InsertKoinIO...
#Kotlin #Koin
23.12.2025 15:51 โ
๐ 12
๐ 1
๐ฌ 0
๐ 0
Et pour finir en beautรฉ, mardi 23 dรฉcembre ร 10h, Interview d'Arnaud Giuliani (Koin, Kotzilla) sur Kotlin Les Cast Codeurs https://www.youtube.com/watch?v=D2kDIs5u2rg
19.12.2025 08:16 โ
๐ 5
๐ 2
๐ฌ 0
๐ 0
What's new in the Jetpack Compose December '25 release
News and insights on the Android platform, developer tools, and events.
Compose 1.10 was released yesterday! ๐
It includes some nice new features:
๐งโโ๏ธ Support for dynamic shared elements
๐ฐ๐ปโโ๏ธ New Enter/Exit Transitions: unveilIn / veilOut
โญ๏ธ Modifier.skipToLookaheadPosition()
๐ฆ New retain APIs influenced by Circuit
android-developers.googleblog.com/2025/12/what...
04.12.2025 09:41 โ
๐ 26
๐ 9
๐ฌ 1
๐ 1
This release also adds support for Compose stack traces that work with minified apps! (requires R8 and Kotlin 2.3.0+)
04.12.2025 16:05 โ
๐ 22
๐ 5
๐ฌ 1
๐ 0
๐ณ Ready to take your Ktor app live?
With the Ktor Gradle plugin, packaging and deployment become simple and seamless. Check out this stepโbyโstep guide to ensure smooth deployment ๐ https://kotl.in/tkzc0l
27.11.2025 15:01 โ
๐ 12
๐ 2
๐ฌ 0
๐ 0
Kotlin Multiplatform docs have officially moved to kotlinlang.org #KMP
27.11.2025 13:01 โ
๐ 15
๐ 3
๐ฌ 0
๐ 0
๐จ KOTLIN DEV DAY - TODAY! ๐จ
Don't miss @arnogiu.bsky.social's talk TODAY
"Building a Modern KMP App with Compose Multiplatform and Koin."
โฐ 15:00 - 15:45 ๐ UPPERDECK
Learn practical tips on KMP, stunning UIs with Compose, easy DI with Koin, and how to skip the common pitfalls.
27.11.2025 08:15 โ
๐ 1
๐ 1
๐ฌ 0
๐ 0
๐ See you Thursday for Building a Modern Kotlin Multiplatform Application with Compose Multiplatform and Koin - @KotlinDevDay
๐
Nov 27 @ Upperdeck
Deep dive into DI foundations for KMP, navigation patterns, DI scoping, and lifting "Now in Android" to KMP/Compose/Koin
#KMP #Compose #Kotlin #Koin
25.11.2025 09:29 โ
๐ 4
๐ 0
๐ฌ 0
๐ 0
Really enjoy the conference! Thanks for such event :)
19.11.2025 17:14 โ
๐ 0
๐ 0
๐ฌ 0
๐ 0
Now mastering Advance Koin Development with @arnogiu.bsky.social ๐ฅ
19.11.2025 17:04 โ
๐ 2
๐ 1
๐ฌ 1
๐ 0
GitHub - InsertKoinIO/nowinandroid: A fully functional Android app built entirely with Kotlin and Jetpack Compose (And Koin)
A fully functional Android app built entirely with Kotlin and Jetpack Compose (And Koin) - InsertKoinIO/nowinandroid
Migrating from Hilt to Koin in a real app?
@arnogiu.bsky.social did it with Googleโs Now in Android โ 30+ modules, custom qualifiers, scoped components, all working step-by-step.
Code here: github.com/InsertKoinIO...
Full article here: blog.insert-koin.io/migrating-no...
18.11.2025 14:00 โ
๐ 1
๐ 1
๐ฌ 0
๐ 0
๐จ Performance Killers Exposed ๐จ
Join us at #Droidcon London for our live workshop โ Today 3:30pm @ Studio Stage
๐ Debugging Kotlin & KMP apps: DI misconfigs, slow startups, threading, live DI graphs & more
Powered by Kotzilla + Koin ๐ฅ
See you there โ๏ธ
#dcldn25
30.10.2025 09:02 โ
๐ 2
๐ 0
๐ฌ 0
๐ 0
Hello from @Droidcon London ๐
Comme say "hi"! We are in the startup alley.
Excited to share what weโve been building with Koin & Kotzilla:
๐น Runtime architecture insights
๐น Performance monitoring for debug & production
๐น AI-powered fixes
Great to connect with the Android community ๐ #dcldn25
30.10.2025 08:33 โ
๐ 2
๐ 0
๐ฌ 0
๐ 0
๐จ Performance Killers Exposed ๐จ
We will be live at #Droidcon London โ Thu 30th, 3:30pm @ Studio Stage
๐ Debugging Kotlin & KMP apps: DI misconfigs, slow startups, threading, live DI graphs & more
Powered by Kotzilla + Koin ๐ฅ
See you there โ๏ธ
#dcldn25
29.10.2025 15:02 โ
๐ 3
๐ 0
๐ฌ 0
๐ 0
๐ฎ๐น Heading to @Droidcon Turin next month!
Mastering Advanced Koin Development
๐ Sala 7 | โฐ Wed Nov 19, 11:30 AM
Beyond basics: advanced scopes, library/SDK optimization, performance tuning & memory management
Level up your DI game! ๐
it.droidcon.com/2025/agenda/
#AndroidDev #Kotlin #droidconit
28.10.2025 09:28 โ
๐ 1
๐ 0
๐ฌ 0
๐ 0
๐ @Droidcon London next week!
Thursday 30th | Studio Stage | 15:30-16:45
Performance Killers Exposed: Live App Debugging with Kotzilla & Koin
Learn to catch ANRs early & debug DI performance with Miguel Valdes Faura
See you there! ๐
london.droidcon.com/agenda
#AndroidDev #Kotlin #dclnd25
24.10.2025 12:02 โ
๐ 3
๐ 1
๐ฌ 0
๐ 0
Koin Annotations 2.2 โJSR 330 Compatibility, Smart Configurations and Scope Archetypes
This release of Koin Annotations 2.2, focuses on interoperability, developer safety, and even built-in observability
๐ Lifecycles just got effortless with Koin Annotations 2.2!
Scope Archetypes are ready-to-use:
๐น @ActivityScope
๐น @FragmentScope
๐น @ViewModelScope (Also KMP)
๐ Lifecycle handling
โจ Cleaner architecture
๐ช Less boilerplate
๐ blog.insert-koin.io/koin-annotat...
#Koin #Kotlin
23.10.2025 09:02 โ
๐ 6
๐ 2
๐ฌ 0
๐ 0
Native sharing is working well with clear expect/actual contracts ๐
22.10.2025 18:08 โ
๐ 1
๐ 0
๐ฌ 0
๐ 0
GitHub - joreilly/PeopleInSpace: Kotlin Multiplatform sample with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, and Compose for Web clients along with Ktor backend.
Kotlin Multiplatform sample with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, and Compose for Web clients along with Ktor backend. - joreilly/PeopleInSpace
PeopleInSpace #KMP/#CMP sample (github.com/joreilly/Peo...) now using Koin Annotations 2.2 (blog.insert-koin.io/koin-annotat...).
Big ๐ to @arnogiu.bsky.social for helping to get this working. Using with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, and Compose for Web clients.
22.10.2025 17:50 โ
๐ 4
๐ 1
๐ฌ 1
๐ 0
Let's see how it goes. We are experimenting with the idea for now, checking interest and demoing capacity :)
22.10.2025 16:51 โ
๐ 1
๐ 0
๐ฌ 0
๐ 0