Kotlin Symbol Processing: Early Thoughts
Google announced Kotlin Symbol Processing [https://github.com/android/kotlin/tree/ksp/libraries/tools/kotlin-symbol-processing-api] (KSP) t
Google announced Kotlin Symbol Processing [https://github.com/android/kotlin/tree/ksp/libraries/tools/kotlin-symbol-processing-api] (KSP) t
Extension functions in Dagger for fun and profit.
With the ongoing pandemic, I've found myself struggling to feel comfortable with being home ~23hrs/day. In case it helps anyone, I wanted to jot down and share some things that I've found helpful for me.
Android's build tools come with a few ProGuard facets to squeeze the most juice out of your release builds. In this post we'll cover what they all are, what's inside 'em, and what you can do with this knowledge!
Nothing is a special type in Kotlin often used for errors. Is that all it's useful for though?