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