Real-time news from trusted global sources

UseCases: Injectable Functions
kotlin

UseCases: Injectable Functions

chrynan.codes

If you’ve spent any time in modern Android development—or really any ecosystem that leans on clean architecture—you’ve pro...

usecasedependency injection
Read more
Encapsulate your @Composable functions
jetpack compose

Encapsulate your @Composable functions

chrynan.codes

TL;DREncapsulate your composable functions and associated types with a surrounding object and use the operator fun invoke of that object as your compo...

jetpackcompose
Read more
Jetpack Compose Multiplatform!?
jetpack compose

Jetpack Compose Multiplatform!?

chrynan.codes

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...

androidkotlin
Read more
From GraphQL to Kotlin
graphql

From GraphQL to Kotlin

chrynan.codes

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...

sdlkotlin
Read more
Executing commands from Gradle
gradle

Executing commands from Gradle

chrynan.codes

Recently, I setup a system to automate the process of taking screenshots of an Android application. The system consisted of instrumentation tests, Gra...

groovykotlin
Read more
Constructing Kotlin Friendly Code
kotlin

Constructing Kotlin Friendly Code

chrynan.codes

Kotlin is often lauded for it's conciseness and eloquent syntax, but often suffers from being confined to more limited Java coding conventions. T...

apidesign
Read more
It's about time
time

It's about time

chrynan.codes

People like us, who believe in physics, know that the distinction between past, present, and future is only a stubbornly persistent illusion.-- Albert...

kotlinkotlin-library
Read more
Kotlin Inject
inject

Kotlin Inject

chrynan.codes

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...

kotlinkotlin-library
Read more
Kotless, a Nice Surprise
kotless

Kotless, a Nice Surprise

chrynan.codes

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...

kotlinkotlin-server
Read more
Concerning Jetpack Compose
android

Concerning Jetpack Compose

chrynan.codes

The Jetpack Compose library provides the ability to create declarative and reactive UIs written in Kotlin for Android. It's another attempt to av...

jetpack composecompose
Read more

🎉 You've reached the end! All articles loaded.

Found 15 articles. Try adjusting your filters for more content.