-
A comparison of Kotlin Flow vs LiveData, and use cases for each.
-
Utilizing finite state machines and magic Kotlin dust to create Android applications.
-
Utilizing Extension Functions and Operator Overloading to Smooth Out Android’s Rough Edges.
-
A guide on how to create activity templates for Android Studio.
-
An introduction to Kotlin’s delegate properties and some real life examples.
-
Using Kotlin’s sealed classes we can make a state machine for all UI-related to network calls.
-
In which I make up a concept, define it and solve for it.
-
An app for visualizing Android’s various Interpolators.
-
Why companion objects in Kotlin should not be used as a replacement for Java’s static constant.
-
Announcing Tropos for Android, an open sourced simple weather conditions and forecast app.
Sign up to receive a weekly recap from thoughtbot