Using Kotlin Extension Functions: The Good, the Bad, and the Ugly
#kotlin #kotlinextensions #extensionmethods #cleancode #kotlinbestpractives #kotlinextensionfunctions #programming #kotlintutorial
https://hackernoon.com/using-kotlin-extension-functions-the-good-the-bad-and-the-ugly
#kotlin #kotlinextensions #extensionmethods #cleancode #kotlinbestpractives #kotlinextensionfunctions #programming #kotlintutorial
https://hackernoon.com/using-kotlin-extension-functions-the-good-the-bad-and-the-ugly
Hackernoon
Using Kotlin Extension Functions: The Good, the Bad, and the Ugly | HackerNoon
Extension functions allow you to natively implement the "decorator" pattern. There are best practices for using them.