Kotlin is `fun` - lambdas with receivers
As we already covered, Kotlin provides the ability to extend a class or an interface with new functionality without having to inherit from the class or use design patterns such as Decorator ⮕ Kotlin is fun - extension functions.
Kotlin also treats fu...
blog.derlin.ch2 min read
Lucy Linder
Software Engineer / SRE
Thank you for this feedback, I really appreciate. I hope you will fall in love with kotlin as hard as I did :) And please, start kotlin with a non android project, the latter kind of pollutes the whole experience.