Kotlin Extension Functions (Android example)

Опубликовано: 09 Октябрь 2024
на канале: CodingWithMitch
10,221
333

Build Powerful Android Apps with Jetpack Architecure: https://codingwithmitch.com/courses/p...

In this video I show you how to use Kotlin extension functions to clean up your code and improve readability and organization.

My favorite way to use kotlin extension functions is to package similar functions together into separate classes. That way it's very obvious what that group of functions is for.

Code for this video: https://github.com/mitchtabian/UI-Com...

Instagram:   / codingwithmitch  
Twitter:   / mitch_tabian  
.
.
.
#Kotlin