Kotlin Design Patterns: Using Cool Features To Simplify Other Design Patterns
In the previous chapters, we’ve seen cases where Kotlin’s features can profoundly alter traditional design patterns to a simpler, more concise and expressive solution. In this final article of the series, we’ll explore how Kotlin’s capabilities can help simplify other patterns. The changes and impact shown here can seem to Read more…