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.
Clean Code - How to write proper test case names
Cover image for Clean Code - How to write proper test case names

Clean Code - How to write proper test case names

6
Comments
1 min read
Thoughts about Clean Coding
Cover image for Thoughts about Clean Coding

Thoughts about Clean Coding

8
Comments
4 min read
A brief look into code quality
Cover image for A brief look into code quality

A brief look into code quality

17
Comments 2
3 min read
Let’s Talk. About Problems. Less About Solutions.

Let’s Talk. About Problems. Less About Solutions.

5
Comments
3 min read
Don't document your code. Code your documentation.

Don't document your code. Code your documentation.

48
Comments 36
2 min read
What is Syntactic Sugar

What is Syntactic Sugar

12
Comments
1 min read
Magic refactoring with Unison: much more than a new programming language
Cover image for Magic refactoring with Unison: much more than a new programming language

Magic refactoring with Unison: much more than a new programming language

6
Comments 1
4 min read
The Boy Scout rule

The Boy Scout rule

6
Comments 1
2 min read
A function’s intent should be revealed by its name
Cover image for 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
Cover image for 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
👋 Sign in for the ability to sort posts by relevant, latest, or top.