Composing an API with Kotlin vol. 2
Jetpack Compose is one of the best examples of an exciting Kotlin code base. It’s a real treasure trove of examples for using advanced Kotlin language features and conventions. In this talk, we’ll continue the exploration started in the prequel to learn more best practices around our favourite programming language.
Resources:
- Composing an API with Kotlin
- Jetpack Compose: Debugging Recomposition
- Jetpack Compose sources on Android Code Search
- Compose API guidelines
- Kotlin for Jetpack Compose (developer.android.com)