UseCases: Injectable Functions
If you’ve spent any time in modern Android development—or really any ecosystem that leans on clean architecture—you’ve pro...
Real-time news from trusted global sources
If you’ve spent any time in modern Android development—or really any ecosystem that leans on clean architecture—you’ve pro...
Naming modules is a recurring puzzle I face in my coding journey. As my projects expand, I naturally split them into feature modules—neatly sep...
TL;DREncapsulate your composable functions and associated types with a surrounding object and use the operator fun invoke of that object as your compo...
TL;DRIntroducing the new parcelable library which enables using kotlinx.serialization to serialize data into Android Parcels to be passed between diff...
Jetpack Compose, the new UI toolkit for Android, that is currently in an Alpha stage, has made it's way over to Desktop App development. The same...
With the release of Kotlin 1.4.0, comes a new approach to authoring and using Kotlin Multi-platform (KMP) Libraries. For instance, a library User is n...
That's one small step for [a] man, one giant leap for mankind. -- Neil ArmstrongGraphQL has redefined the way of writing APIs by providing an e...
Recently, I setup a system to automate the process of taking screenshots of an Android application. The system consisted of instrumentation tests, Gra...
Kotlin is often lauded for it's conciseness and eloquent syntax, but often suffers from being confined to more limited Java coding conventions. T...
People like us, who believe in physics, know that the distinction between past, present, and future is only a stubbornly persistent illusion.-- Albert...
Look! It's moving. It's alive. It's alive... It's alive, it's moving,  it's alive, it's alive, it's alive...
TL;DRInject is a new Kotlin multi-platform library that is a wrapper around the javax.inject annotations so that they can be used in Kotlin common cod...
I've been looking for a simple and inexpensive way to host my Kotlin library binaries for some time. Previously I have used JitPack, but there&ap...
A couple months ago I wrote an article about an idea for Kotlin "Server-less" Functions. Unbeknownst to me, JetBrains was working on a simil...
The Jetpack Compose library provides the ability to create declarative and reactive UIs written in Kotlin for Android. It's another attempt to av...
🎉 You've reached the end! All articles loaded.
Found 15 articles. Try adjusting your filters for more content.