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 Applied to JavaScript — Part V. Exceptions

Clean Code Applied to JavaScript — Part V. Exceptions

216
Comments 6
4 min read
What are design patterns?

What are design patterns?

79
Comments
4 min read
Clean Code Applied to JavaScript — Part IV. Comments

Clean Code Applied to JavaScript — Part IV. Comments

181
Comments 7
4 min read
Say Farewell to Forgotten Cleanups

Say Farewell to Forgotten Cleanups

7
Comments
6 min read
Clean Code Applied to JavaScript — Part III. Functions

Clean Code Applied to JavaScript — Part III. Functions

351
Comments 17
9 min read
One thing I miss about unit tests: Unit tests as Documentation

One thing I miss about unit tests: Unit tests as Documentation

12
Comments
3 min read
Code comments are your code autobiography

Code comments are your code autobiography

3
Comments
4 min read
Clean Code Applied to JavaScript — Part II. Variables

Clean Code Applied to JavaScript — Part II. Variables

287
Comments 8
7 min read
Let's Clean Up: Ugly Try-Catches!

Let's Clean Up: Ugly Try-Catches!

94
Comments 13
3 min read
Clean Code Applied to JavaScript — Part I. Before your start

Clean Code Applied to JavaScript — Part I. Before your start

723
Comments 8
6 min read
Refactoring node.js (Part 1)

Refactoring node.js (Part 1)

333
Comments 43
5 min read
Refactoring node.js (Part 2)

Refactoring node.js (Part 2)

110
Comments 7
7 min read
Você tem um minuto ou dois, para falar de Code Smells? — Parte 1

Você tem um minuto ou dois, para falar de Code Smells? — Parte 1

15
Comments 6
3 min read
Go for SonarCloud with Github Actions

Go for SonarCloud with Github Actions

11
Comments 5
7 min read
About those puppies

About those puppies

12
Comments
4 min read
Identifying the dirt in our code - third party, tests and classes

Identifying the dirt in our code - third party, tests and classes

58
Comments 1
6 min read
Clean code... Why bother?

Clean code... Why bother?

426
Comments 39
4 min read
PHP Quality Tools package

PHP Quality Tools package

11
Comments
3 min read
Identifying the dirt in our code - names, functions, and comments

Identifying the dirt in our code - names, functions, and comments

408
Comments 27
9 min read
Clean code... Why bother? - Part 2

Clean code... Why bother? - Part 2

158
Comments 4
4 min read
How to Learn Software Design and Architecture [Roadmap]

How to Learn Software Design and Architecture [Roadmap]

109
Comments 1
2 min read
Exception Factories for better code

Exception Factories for better code

9
Comments
2 min read
Let's abuse the if statement!

Let's abuse the if statement!

6
Comments 1
2 min read
The dead singleton and three ways to overcome it

The dead singleton and three ways to overcome it

16
Comments
4 min read
TDD and bug fixing - the duo you can't be without

TDD and bug fixing - the duo you can't be without

10
Comments
5 min read
loading...