DEV Community

# cleancoding

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Evolutive Design: A new approach to conceive complex system.

Evolutive Design: A new approach to conceive complex system.

Comments
7 min read
Could we stop prefixing booleans with the verb ?

Could we stop prefixing booleans with the verb ?

Comments
2 min read
Decoding the Law of Demeter through Real-World Example

Decoding the Law of Demeter through Real-World Example

Comments
1 min read
DTO vs VO in PHP

DTO vs VO in PHP

8
Comments 2
4 min read
The difference between clean code and clean architecture?

The difference between clean code and clean architecture?

5
Comments
2 min read
Coping with i18n

Coping with i18n

1
Comments 1
7 min read
Clean your code!

Clean your code!

1
Comments 1
3 min read
Dependency Injection in Flutter: implementing the Dependency Inversion principle

Dependency Injection in Flutter: implementing the Dependency Inversion principle

Comments
3 min read
Encapsulate conditionals. Clean code.

Encapsulate conditionals. Clean code.

1
Comments 1
1 min read
Naming Conventions: Four popular cases

Naming Conventions: Four popular cases

13
Comments 7
2 min read
The Importance of Braces. Rule in .NET Projects using EditorConfig

The Importance of Braces. Rule in .NET Projects using EditorConfig

2
Comments
3 min read
Clean Architecture

Clean Architecture

Comments
3 min read
Breaking the "switch (true)" Spell in JavaScript

Breaking the "switch (true)" Spell in JavaScript

2
Comments
5 min read
What is the DRY/ KISS Principle

What is the DRY/ KISS Principle

4
Comments
2 min read
Code review and clean coding principles at ORNIO

Code review and clean coding principles at ORNIO

3
Comments
7 min read
Code Reviews

Code Reviews

9
Comments 1
3 min read
How far should you take clean coding?

How far should you take clean coding?

5
Comments
1 min read
An odd post about, well... I really don't know

An odd post about, well... I really don't know

5
Comments 3
3 min read
loading...