DEV Community

# codesmells

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Code Smell 65 - Variables Named After Types

Code Smell 65 - Variables Named After Types

5
Comments 1
1 min read
Simple setup for Static Code Analysis

Simple setup for Static Code Analysis

9
Comments 4
4 min read
Code Smells, nĂŁo deixa para depois.

Code Smells, nĂŁo deixa para depois.

3
Comments
3 min read
Code Smell — Too Many Parameters

Code Smell — Too Many Parameters

37
Comments 7
4 min read
Code Smell: Excessively Short Identifiers

Code Smell: Excessively Short Identifiers

6
Comments 1
3 min read
Code Smell: Duplicated Code

Code Smell: Duplicated Code

8
Comments
3 min read
Code Smell: Feature Envy

Code Smell: Feature Envy

8
Comments 1
4 min read
Code Smell: Selector Arguments

Code Smell: Selector Arguments

7
Comments 1
3 min read
Code Smell: Long Method

Code Smell: Long Method

12
Comments
4 min read
Code Smell: Output Parameters

Code Smell: Output Parameters

14
Comments 1
3 min read
Do you have a minute or two to talk about Code Smells? - Part 1

Do you have a minute or two to talk about Code Smells? - Part 1

10
Comments 1
3 min read
Code Smell: Abstractions?

Code Smell: Abstractions?

6
Comments 1
5 min read
Code Smell: Null Check

Code Smell: Null Check

43
Comments
2 min read
Code Smell: Black Sheep Method

Code Smell: Black Sheep Method

13
Comments
4 min read
I "Love" Anti-patterns

I "Love" Anti-patterns

158
Comments 11
4 min read
4 Regular Life JavaScript Code Smells (with RxJS)

4 Regular Life JavaScript Code Smells (with RxJS)

11
Comments
2 min read
Keep your code dumb

Keep your code dumb

47
Comments 23
2 min read
Don't let duplication mislead you

Don't let duplication mislead you

43
Comments 1
3 min read
Ruby's Safe Navigation Operator `&.` and is it a Code Smell?

Ruby's Safe Navigation Operator `&.` and is it a Code Smell?

8
Comments 2
3 min read
Changing Everything, So We Can Change Nothing: In Pursuit of Immutability

Changing Everything, So We Can Change Nothing: In Pursuit of Immutability

7
Comments
5 min read
Code Smell: Changing Levels of Abstraction

Code Smell: Changing Levels of Abstraction

7
Comments
2 min read
Code Smell: Array Data Clumps

Code Smell: Array Data Clumps

7
Comments
3 min read
Code Smell: Comments

Code Smell: Comments

4
Comments
4 min read
Code Smell: Shotgun Surgery

Code Smell: Shotgun Surgery

6
Comments
2 min read
Code Smell: Side Effects — Solution

Code Smell: Side Effects — Solution

6
Comments
2 min read
loading...