DEV Community

# cleancode

Principios e praticas para escrever codigo limpo e sustentavel.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Identifying the dirt in our code - names, functions, and comments

Identifying the dirt in our code - names, functions, and comments

408
Comments 27
9 min read
Clean code... Why bother? - Part 2

Clean code... Why bother? - Part 2

158
Comments 4
4 min read
How to Learn Software Design and Architecture [Roadmap]

How to Learn Software Design and Architecture [Roadmap]

109
Comments 1
2 min read
Exception Factories for better code

Exception Factories for better code

9
Comments
2 min read
The dead singleton and three ways to overcome it

The dead singleton and three ways to overcome it

16
Comments
4 min read
TDD and bug fixing - the duo you can't be without

TDD and bug fixing - the duo you can't be without

10
Comments
5 min read
Why clean code is not the norm?

Why clean code is not the norm?

142
Comments 30
6 min read
MVWTF: Demystifying Architecture Patterns

MVWTF: Demystifying Architecture Patterns

188
Comments 17
12 min read
Code Review Checklist ✅

Code Review Checklist ✅

64
Comments 1
4 min read
Guard Clauses: How to clean up Conditionals

Guard Clauses: How to clean up Conditionals

24
Comments 2
2 min read
How to organize your Asp.net core Startup file

How to organize your Asp.net core Startup file

18
Comments 3
3 min read
Go for SonarQube

Go for SonarQube

25
Comments
5 min read
Washing your code: avoid conditions

Washing your code: avoid conditions

144
Comments 7
14 min read
Understanding Design Patterns: Decorator using Long Night (GOT) Example!

Understanding Design Patterns: Decorator using Long Night (GOT) Example!

138
Comments 2
7 min read
Understanding Iterator Pattern in JavaScript/Typescript using Symbol.Iterator

Understanding Iterator Pattern in JavaScript/Typescript using Symbol.Iterator

140
Comments
7 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.