Keeping Android and Kotlin Healthy in a Post-Twitter World
As the developer communities scatter from Twitter, let's learn from mistakes.
Kotlin — 19 posts
As the developer communities scatter from Twitter, let's learn from mistakes.
IntelliJ and Android Studio try to constantly reload Gradle projects by default, disabling that behavior can improve your workflow.
Kotlin build times are often slow, this is a laundry list of common issues and what you can or can't do about them.
TL;DR Kapt will run on your test builds even if you didn't ask it to.
Extension functions in Dagger for fun and profit.
Nothing is a special type in Kotlin often used for errors. Is that all it's useful for though?