DEV Community

# codesmells

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
10 Dicas Basicas de Arquitetura de CĂłdigo : 2 - Code Smells

10 Dicas Basicas de Arquitetura de CĂłdigo : 2 - Code Smells

3
Comments
8 min read
Kotlin Code Smell 36 - Object Coupling

Kotlin Code Smell 36 - Object Coupling

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 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 30 - Avoiding Concrete Class Subclassification Pitfalls

Kotlin Code Smell 30 - Avoiding Concrete Class Subclassification Pitfalls

1
Comments
2 min read
Kotlin Code Smell 22 - Accidental Methods on Business Objects

Kotlin Code Smell 22 - Accidental Methods on Business Objects

Comments
2 min read
Kotlin Code Smell 23 - Singletons

Kotlin Code Smell 23 - Singletons

Comments
2 min read
Kotlin Code Smell 24 - Tackling Too Many Attributes

Kotlin Code Smell 24 - Tackling Too Many Attributes

Comments 2
2 min read
Kotlin Code Smell 25 - State as Properties

Kotlin Code Smell 25 - State as Properties

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
Kotlin Code Smell 27 - Protected Attributes

Kotlin Code Smell 27 - Protected Attributes

Comments
1 min read
Kotlin Code Smell 34 - Fragile Tests

Kotlin Code Smell 34 - Fragile Tests

Comments
2 min read
Kotlin Code Smell 35 - Explicit Iteration

Kotlin Code Smell 35 - Explicit Iteration

Comments
1 min read
Kotlin Code Smell 18 -Arrays Abusers

Kotlin Code Smell 18 -Arrays Abusers

Comments
2 min read
Kotlin Code Smell 31 - Not Polymorphic

Kotlin Code Smell 31 - Not Polymorphic

Comments
1 min read
Kotlin Code Smell 32 - Repeated Code

Kotlin Code Smell 32 - Repeated Code

Comments
2 min read
Kotlin Code Smell 33 - Caches

Kotlin Code Smell 33 - Caches

Comments
2 min read
Kotlin Code Smells 19 - Setters

Kotlin Code Smells 19 - Setters

Comments
2 min read
Kotlin Code Smell 20 - Settings/Configs

Kotlin Code Smell 20 - Settings/Configs

Comments
2 min read
Kotlin Code Smell 21 - Mocking Business

Kotlin Code Smell 21 - Mocking Business

Comments
2 min read
loading...