DEV Community

# codesmell

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Exploring Code Smells: Identifying and Solving Common Issues

Exploring Code Smells: Identifying and Solving Common Issues

1
Comments
11 min read
Kotlin Code Smell 5 - Too Clever For Your own Good

Kotlin Code Smell 5 - Too Clever For Your own Good

1
Comments
1 min read
Code Smell 111 - Modifying Collections While Traversing

Code Smell 111 - Modifying Collections While Traversing

6
Comments
2 min read
Code Smell 100 - GoTo

Code Smell 100 - GoTo

7
Comments
2 min read
Code Smell 64 - Inappropriate Intimacy

Code Smell 64 - Inappropriate Intimacy

7
Comments
1 min read
A Cure for Primitive Obsession

A Cure for Primitive Obsession

7
Comments 1
7 min read
Code Smell 58 - Yo-yo Problem

Code Smell 58 - Yo-yo Problem

2
Comments
2 min read
Code Smell 57 - Versioned Functions

Code Smell 57 - Versioned Functions

2
Comments 3
1 min read
Code Smell 45 - Not Polymorphic

Code Smell 45 - Not Polymorphic

2
Comments
1 min read
Code Smell 20 - Premature Optimization

Code Smell 20 - Premature Optimization

3
Comments
2 min read
About code smells

About code smells

6
Comments
2 min read
Facades should not have Working Plumbing

Facades should not have Working Plumbing

15
Comments 5
3 min read
loading...