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.
The Boy Scout rule

The Boy Scout rule

6
Comments 1
2 min read
A function’s intent should be revealed by its name

A function’s intent should be revealed by its name

5
Comments 2
1 min read
What's the point of pseudo-coding anyway?

What's the point of pseudo-coding anyway?

8
Comments 1
2 min read
Identifying the dirt in our code - formatting, objects and data structures and how to handle errors

Identifying the dirt in our code - formatting, objects and data structures and how to handle errors

49
Comments 1
9 min read
Your commit messages matter more than you think

Your commit messages matter more than you think

6
Comments
3 min read
Acoplamiento Temporal (Temporal Coupling)

Acoplamiento Temporal (Temporal Coupling)

6
Comments
3 min read
Git the most edited files in a project

Git the most edited files in a project

7
Comments
3 min read
Protect your templates without tedious *ngIfs

Protect your templates without tedious *ngIfs

7
Comments
1 min read
Declutter your angular template

Declutter your angular template

10
Comments
1 min read
A take on concise promise handling in TypeScript.

A take on concise promise handling in TypeScript.

6
Comments 3
2 min read
/* intentionally left empty */

/* intentionally left empty */

8
Comments
2 min read
Refactoring a real-case

Refactoring a real-case

15
Comments
4 min read
My Laravel setup cheatsheets

My Laravel setup cheatsheets

20
Comments
4 min read
Keyword Arguments of Ruby makes code more clear

Keyword Arguments of Ruby makes code more clear

11
Comments 6
1 min read
Blog post: Date::Holidays releases – adapter pattern at large

Blog post: Date::Holidays releases – adapter pattern at large

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