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.
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
Cover image for 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
Cover image for Go for SonarQube

Go for SonarQube

25
Comments
5 min read
Principio de sustitución de Liskov (LSP)

Principio de sustitución de Liskov (LSP)

3
Comments 1
3 min read
Constructores semánticos

Constructores semánticos

6
Comments
3 min read
Patrón Command

Patrón Command

8
Comments
4 min read
Patrón Factory

Patrón Factory

4
Comments
3 min read
Cláusulas de Guarda

Cláusulas de Guarda

4
Comments
2 min read
Washing your code: avoid conditions

Washing your code: avoid conditions

144
Comments 7
14 min read
Do Whatever You Want, So Will I

Do Whatever You Want, So Will I

3
Comments 4
2 min read
Understanding Design Patterns: Decorator using Long Night (GOT) Example!
Cover image for 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
Cover image for Understanding Iterator Pattern in JavaScript/Typescript using Symbol.Iterator

Understanding Iterator Pattern in JavaScript/Typescript using Symbol.Iterator

140
Comments
7 min read
Solving the Boolean Identity Crisis: Part 3
Cover image for Solving the Boolean Identity Crisis: Part 3

Solving the Boolean Identity Crisis: Part 3

7
Comments
5 min read
Solving the Boolean Identity Crisis: Part 2
Cover image for Solving the Boolean Identity Crisis: Part 2

Solving the Boolean Identity Crisis: Part 2

5
Comments
6 min read
//TODO: Write a better comment

//TODO: Write a better comment

126
Comments 33
8 min read
Solving the Boolean Identity Crisis: Part 1
Cover image for Solving the Boolean Identity Crisis: Part 1

Solving the Boolean Identity Crisis: Part 1

2
Comments
4 min read
Decoupling Laravel Code

Decoupling Laravel Code

14
Comments 1
2 min read
Understanding Design Patterns: Iterator using Dev.to and Medium social networks!
Cover image for Understanding Design Patterns: Iterator using Dev.to and Medium social networks!

Understanding Design Patterns: Iterator using Dev.to and Medium social networks!

149
Comments 1
7 min read
Object Calisthenics in Golang

Object Calisthenics in Golang

72
Comments 4
7 min read
Refactoring: Guard Clauses

Refactoring: Guard Clauses

124
Comments 6
4 min read
Understanding Design Patterns: Command Pattern using StockTrader and R2D2 (StarWars) Examples!
Cover image for Understanding Design Patterns: Command Pattern using StockTrader and R2D2 (StarWars) Examples!

Understanding Design Patterns: Command Pattern using StockTrader and R2D2 (StarWars) Examples!

123
Comments 2
6 min read
Make your function calls more readable

Make your function calls more readable

53
Comments 3
4 min read
Washing your code: avoid loops

Washing your code: avoid loops

54
Comments 5
7 min read
Coding Cleaner

Coding Cleaner

16
Comments 3
5 min read
Software Architecture: Therac-25 the killer radiation machine

Software Architecture: Therac-25 the killer radiation machine

62
Comments
6 min read
loading...