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.
Clean Code Tip: AAA pattern for tests: why is it important?

Clean Code Tip: AAA pattern for tests: why is it important?

7
Comments 1
2 min read
The magic combo: label what your code does and break it down to small pieces

The magic combo: label what your code does and break it down to small pieces

6
Comments
5 min read
O Poder da Classe Enum com métodos abstratos

O Poder da Classe Enum com métodos abstratos

15
Comments
4 min read
Implementando Clean Architecture com Golang

Implementando Clean Architecture com Golang

114
Comments 4
10 min read
How to log your life easier in Symfony?

How to log your life easier in Symfony?

8
Comments 1
3 min read
Code Smell 114 - Empty Class

Code Smell 114 - Empty Class

6
Comments
2 min read
Clean Code in C# Part 9 Rules for Results

Clean Code in C# Part 9 Rules for Results

7
Comments
3 min read
Some Best Practices of Javascript for clean and better code quality...

Some Best Practices of Javascript for clean and better code quality...

211
Comments 10
4 min read
Clean Code Tip: Avoid mental mappings

Clean Code Tip: Avoid mental mappings

8
Comments
2 min read
Clean Code in C# Part 7 Unit Tests

Clean Code in C# Part 7 Unit Tests

10
Comments
3 min read
Refactoring 003 - Extract Constant

Refactoring 003 - Extract Constant

7
Comments
1 min read
I Wrote More than 90 Articles on 2021: Here is What I Learned

I Wrote More than 90 Articles on 2021: Here is What I Learned

19
Comments
4 min read
Code Smell 111 - Modifying Collections While Traversing

Code Smell 111 - Modifying Collections While Traversing

6
Comments
2 min read
Clean Code in C# Part 3 Comments

Clean Code in C# Part 3 Comments

11
Comments 6
2 min read
Code Smell 110 - Switches With Defaults

Code Smell 110 - Switches With Defaults

7
Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.