Published inProAndroidDevCreating and managing custom-scoped components in kotlin-inject + AnvilThis is an updated blog post of my previous iteration, in which I’m going to show you how to create custom-scoped components using…Feb 9Feb 9
Published inProAndroidDevCreating and managing custom-scoped components in Dagger + AnvilIn this blog post, I’m going to show you how to create custom-scoped components in Dagger/Anvil, which allows you to scope your…Jan 9, 20241Jan 9, 20241
Published inProAndroidDevUnderstanding type variance in KotlinIn this post, I want to give you a clear explanation of type variance in Kotlin.Mar 12, 20201Mar 12, 20201
Published inProAndroidDevConverting your Android Gradle scripts to KotlinUsing the same language throughout your whole project can further streamline and speed up your development process. With the stable…Sep 12, 20196Sep 12, 20196