Yonatan Karp-Rudin
Yonatan Karp-Rudin

Yonatan Karp-Rudin

Follow
Series

Kotlin Code Smells

In this series, we will see several symptoms and situations that make us doubt the quality of our development. We will present possible solutions. Most are just clues. They are no hard rules.

Articles in this series

Kotlin Code Smell 017 - Pattern Abusers

Mar 11, 20231 min read

Patterns are awesome, but with great powers comes great responsibility. · Problems Over Design Readability Solutions Measure the tradeoff of...

Kotlin Code Smell 017 - Pattern Abusers
Kotlin Code Smell 016 - Instance Type Checking For Polymorphism
Kotlin Code Smell 015 - Helper Classes
Kotlin Code Smells 014 - Anonymous Functions Abusers
Kotlin Smell 013 - Companion Object Functions
Kotlin Code Smell 011 - God Objects