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.
Design Patterns: The Dependency Injection Matrix

Design Patterns: The Dependency Injection Matrix

Comments
4 min read
Prototype & Factory Method Design Patterns in Java - ClauseGuard

Prototype & Factory Method Design Patterns in Java - ClauseGuard

Comments
6 min read
Python's match-case is not a switch statement (it's better)

Python's match-case is not a switch statement (it's better)

1
Comments 1
3 min read
How the Repository Pattern Helped Us Migrate from REST to GraphQL Without Breaking Everything

How the Repository Pattern Helped Us Migrate from REST to GraphQL Without Breaking Everything

Comments
3 min read
Refactoring Safely: A Step-by-Step Guide

Refactoring Safely: A Step-by-Step Guide

Comments
3 min read
Cyclomatic Complexity Has a Blind Spot — Introducing Coverage Difficulty (CD) and Responsibility Load Factor (RLF)

Cyclomatic Complexity Has a Blind Spot — Introducing Coverage Difficulty (CD) and Responsibility Load Factor (RLF)

Comments
3 min read
[pt-BR] Clean Code passado a limpo - Parte 1

[pt-BR] Clean Code passado a limpo - Parte 1

1
Comments
14 min read
Read the Code More Than You Write It

Read the Code More Than You Write It

Comments
2 min read
Naming: if you have to open the body, the name isn't done

Naming: if you have to open the body, the name isn't done

Comments 2
3 min read
Refactoring Legacy Code: A New Hope

Refactoring Legacy Code: A New Hope

Comments
4 min read
The Smallest Safe Change: A Branch-Level Refactor Workflow for Messy Repos

The Smallest Safe Change: A Branch-Level Refactor Workflow for Messy Repos

Comments 1
5 min read
Backend : la complexité qu'on s'inflige par bonne volonté

Backend : la complexité qu'on s'inflige par bonne volonté

Comments
1 min read
Clean Code: The Fellowship of the Function

Clean Code: The Fellowship of the Function

Comments
4 min read
What Is the Best Code? — The Code That Does Not Exist

What Is the Best Code? — The Code That Does Not Exist