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 Applied to JavaScript — Part II. Variables
Cover image for 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
Cover image for 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)
Cover image for Refactoring node.js (Part 1)

Refactoring node.js (Part 1)

333
Comments 43
5 min read
Refactoring node.js (Part 2)
Cover image for 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
Cover image for Go for SonarCloud with Github Actions

Go for SonarCloud with Github Actions

11
Comments 5
7 min read
About those puppies
Cover image for About those puppies

About those puppies

12
Comments
4 min read
Identifying the dirt in our code - third party, tests and classes
Cover image for 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?
Cover image for 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
Cover image for 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
Cover image for 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]
Cover image for 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
Cover image for 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
Why clean code is not the norm?

Why clean code is not the norm?

142
Comments 30
6 min read
MVWTF: Demystifying Architecture Patterns

MVWTF: Demystifying Architecture Patterns

188
Comments 17
12 min read
Code Review Checklist ✅
Cover image for Code Review Checklist ✅

Code Review Checklist ✅

64
Comments 1
4 min read
Impetuous Encasing
Cover image for Impetuous Encasing

Impetuous Encasing

5
Comments
2 min read
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
loading...