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 Made Simple - Part 3

Clean Code Made Simple - Part 3

4
Comments
3 min read
Clean Code Made Simple - Part 2

Clean Code Made Simple - Part 2

8
Comments 1
2 min read
The most important code smells every developer has to know

The most important code smells every developer has to know

9
Comments 4
1 min read
Clean Code Made Simple - Part 1

Clean Code Made Simple - Part 1

5
Comments
4 min read
Clean code tip: use the same name for the same concept

Clean code tip: use the same name for the same concept

4
Comments
1 min read
Clean Code - How I'm Refactoring My First Project

Clean Code - How I'm Refactoring My First Project

5
Comments
5 min read
Remove null check, use the Optional

Remove null check, use the Optional

4
Comments
5 min read
🇫🇷 Les arguments nommés en PHP 8

🇫🇷 Les arguments nommés en PHP 8

3
Comments
1 min read
Why writing comments are bad

Why writing comments are bad

4
Comments 3
3 min read
Clean Code Tip: Tests should be even more well-written than production code

Clean Code Tip: Tests should be even more well-written than production code

6
Comments
2 min read
Clean Code Tip: Avoid using too many Imports in your classes

Clean Code Tip: Avoid using too many Imports in your classes

6
Comments
2 min read
Why you desperately need Value Objects in your life

Why you desperately need Value Objects in your life

14
Comments 9
8 min read
!Comment your code

!Comment your code

12
Comments 2
4 min read
Clean code exercises - part 2

Clean code exercises - part 2

9
Comments
3 min read
PHP 8.1 ReadOnly class properties

PHP 8.1 ReadOnly class properties

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