DEV Community

# codesmells

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to Identify and Fix Code Smells in Kotlin

How to Identify and Fix Code Smells in Kotlin

Comments
5 min read
Understanding Code Smell

Understanding Code Smell

Comments
2 min read
Exploring the Evolution and Innovations in Software Engineering: A Synthesis of Research from 2025

Exploring the Evolution and Innovations in Software Engineering: A Synthesis of Research from 2025

Comments
3 min read
5 Common Code Smells in Java and How to Fix Them

5 Common Code Smells in Java and How to Fix Them

Comments
3 min read
Kotlin Code Smell 36 - Object Coupling

Kotlin Code Smell 36 - Object Coupling

1
Comments
1 min read
Kotlin Code Smell 35 - Explicit Iteration

Kotlin Code Smell 35 - Explicit Iteration

Comments
1 min read
Kotlin Code Smell 34 - Fragile Tests

Kotlin Code Smell 34 - Fragile Tests

Comments
2 min read
Kotlin Code Smell 33 - Caches

Kotlin Code Smell 33 - Caches

Comments
2 min read
Kotlin Code Smell 32 - Repeated Code

Kotlin Code Smell 32 - Repeated Code

Comments
2 min read
Kotlin Code Smell 31 - Not Polymorphic

Kotlin Code Smell 31 - Not Polymorphic

Comments
1 min read
Kotlin Code Smell 30 - Avoiding Concrete Class Subclassification Pitfalls

Kotlin Code Smell 30 - Avoiding Concrete Class Subclassification Pitfalls

1
Comments
2 min read
Kotlin Code Smell 29 - Taming the RegEx Beast for Cleaner Code

Kotlin Code Smell 29 - Taming the RegEx Beast for Cleaner Code

1
Comments
1 min read
Kotlin Code Smell 28 - Abstract Names

Kotlin Code Smell 28 - Abstract Names

1
Comments
1 min read
Kotlin Code Smell 27 - Protected Attributes

Kotlin Code Smell 27 - Protected Attributes

Comments
1 min read
Kotlin Code Smell 26 - if-else/when statements

Kotlin Code Smell 26 - if-else/when statements

Comments 2
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.