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.
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
Refactoring Legacy Code: A New Hope

Refactoring Legacy Code: A New Hope

Comments
4 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

Comments
8 min read
Naming Things Without Pain

Naming Things Without Pain

Comments
2 min read
Refactoring Legacy Code: The Matrix of Clean Code

Refactoring Legacy Code: The Matrix of Clean Code

Comments
5 min read
Every EnvCastError Tells You How to Fix It: Designing Error Messages as a Feature

Every EnvCastError Tells You How to Fix It: Designing Error Messages as a Feature

Comments
5 min read
The Architectural Trap: Accessing CONST Attributes Across a Series of Classes

The Architectural Trap: Accessing CONST Attributes Across a Series of Classes

2
Comments
2 min read
The Commit Code: A New Hope

The Commit Code: A New Hope

1
Comments
4 min read
The Refactor Awakens: A Practical Guide to Pure Functions

The Refactor Awakens: A Practical Guide to Pure Functions

Comments
5 min read
FastAPI Lifespan vs Startup Events: The Mistake That Breaks Async Apps

FastAPI Lifespan vs Startup Events: The Mistake That Breaks Async Apps

Comments
3 min read
PRINCÍPIO DA RESPONSABILIDADE ÚNICA

PRINCÍPIO DA RESPONSABILIDADE ÚNICA

Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.