Forem

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
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 ✅

Code Review Checklist ✅

64
Comments 1
4 min read
Impetuous Encasing

Impetuous Encasing

5
Comments
2 min read
Guard Clauses: How to clean up Conditionals

Guard Clauses: How to clean up Conditionals

23
Comments 2
2 min read
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

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
loading...