Skip to content
ArceApps Logo ArceApps
ES
Back

Articles with tag: Delegation

1 article found

Kotlin Delegation: Clean Code Pattern
Kotlin October 15, 2025

Kotlin Delegation: Clean Code Pattern

Master the Delegation pattern in Kotlin. Use `by` keyword to replace inheritance with composition. Practical examples for Android.

Read more