Forem

# cleancode

Principios e praticas para escrever codigo limpo e sustentavel.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Demeter’s Law: Don’t talk to strangers!
Cover image for Demeter’s Law: Don’t talk to strangers!

Demeter’s Law: Don’t talk to strangers!

77
Comments 10
4 min read
Writing better test assertions

Writing better test assertions

17
Comments 2
8 min read
Dependency injection: PHP edition

Dependency injection: PHP edition

67
Comments 4
3 min read
Design Patterns - Template Method
Cover image for Design Patterns - Template Method

Design Patterns - Template Method

120
Comments 8
5 min read
Applications as Frameworks

Applications as Frameworks

8
Comments
5 min read
Refactorings with Design Patterns

Refactorings with Design Patterns

5
Comments
2 min read
Software Design Questions

Software Design Questions

6
Comments
2 min read
Virtue always has neighbours

Virtue always has neighbours

35
Comments 4
6 min read
Protect your system from changes in 3rd party dependencies
Cover image for Protect your system from changes in 3rd party dependencies

Protect your system from changes in 3rd party dependencies

23
Comments
3 min read
Choosing which refactorings to use based on code smells

Choosing which refactorings to use based on code smells

6
Comments
2 min read
The Three Laws of Objects

The Three Laws of Objects

26
Comments
5 min read
Progressive Lint: How to continuously improve the codebase

Progressive Lint: How to continuously improve the codebase

7
Comments 1
6 min read
Write Your Own Javascript Contracts and Docstrings

Write Your Own Javascript Contracts and Docstrings

31
Comments 1
3 min read
Lambda Expressions in C++

Lambda Expressions in C++

29
Comments 11
10 min read
What is your single most important rule for good software design?

What is your single most important rule for good software design?

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