DEV Community

# codesmells

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Kotlin Code Smell 017 - Pattern Abusers

Kotlin Code Smell 017 - Pattern Abusers

Comments
1 min read
Kotlin Code Smell 011 - God Objects

Kotlin Code Smell 011 - God Objects

Comments
1 min read
Kotlin Code Smell 009 - Subclassification for Code Reuse

Kotlin Code Smell 009 - Subclassification for Code Reuse

4
Comments
1 min read
Kotlin Smell 013 - Companion Object Functions

Kotlin Smell 013 - Companion Object Functions

Comments
1 min read
Kotlin Code Smell 012 - Ripple Effect

Kotlin Code Smell 012 - Ripple Effect

1
Comments
1 min read
Kotlin Code Smell 016 - Instance Type Checking For Polymorphism

Kotlin Code Smell 016 - Instance Type Checking For Polymorphism

1
Comments
2 min read
Kotlin Code Smell 008 - Too Many Arguments

Kotlin Code Smell 008 - Too Many Arguments

3
Comments
1 min read
Kotlin Code Smell 007 - Long Chains Of Collaborations

Kotlin Code Smell 007 - Long Chains Of Collaborations

2
Comments
1 min read
Kotlin Code Smells 014 - Anonymous Functions Abusers

Kotlin Code Smells 014 - Anonymous Functions Abusers

2
Comments
2 min read
Kotlin Code Smells 010 - Null

Kotlin Code Smells 010 - Null

Comments
2 min read
Kotlin Code Smell 006 - Boolean Variables

Kotlin Code Smell 006 - Boolean Variables

4
Comments
1 min read
Kotlin Code Smell 004 - Comment Abusers

Kotlin Code Smell 004 - Comment Abusers

5
Comments
1 min read
Kotlin Code Smell 003 - String Abusers

Kotlin Code Smell 003 - String Abusers

4
Comments
1 min read
Kotlin Code Smell 001 - Constants and Magic Numbers

Kotlin Code Smell 001 - Constants and Magic Numbers

2
Comments
1 min read
Design Your Codebase with Low Fan-out, High Fan-in Classes

Design Your Codebase with Low Fan-out, High Fan-in Classes

Comments
5 min read
Code Smell 110 - Switches With Defaults

Code Smell 110 - Switches With Defaults

6
Comments
2 min read
Code Smell 105 - Comedian Methods

Code Smell 105 - Comedian Methods

2
Comments 4
2 min read
Running a SonarQube Server and Scanner Client with Docker

Running a SonarQube Server and Scanner Client with Docker

7
Comments 1
3 min read
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

32
Comments 7
4 min read
Code Smell: Feature Envy

Code Smell: Feature Envy

5
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
Keep your code dumb

Keep your code dumb

47
Comments 23
2 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
Code Smell: Excessively Short Identifiers

Code Smell: Excessively Short Identifiers

5
Comments 1
3 min read
Code Smell: Duplicated Code

Code Smell: Duplicated Code

8
Comments
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: Selector Arguments

Code Smell: Selector Arguments

6
Comments 1
3 min read
Code Smell: Long Method

Code Smell: Long Method

9
Comments
4 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
Code Smell: Side Effects

Code Smell: Side Effects

3
Comments
2 min read
Acoplamiento Temporal (Temporal Coupling)

Acoplamiento Temporal (Temporal Coupling)

6
Comments
3 min read
Git the most edited files in a project

Git the most edited files in a project

7
Comments
3 min read
4 Regular Life JavaScript Code Smells (with RxJS)

4 Regular Life JavaScript Code Smells (with RxJS)

11
Comments
2 min read
Don't let duplication mislead you

Don't let duplication mislead you

43
Comments 1
3 min read
loading...