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.
Three Layers vs Four Layers: When the Application Layer Earns Its Keep

Three Layers vs Four Layers: When the Application Layer Earns Its Keep

2
Comments
8 min read
Why "Manager" Classes Are a Code Smell (And What to Replace Them With)

Why "Manager" Classes Are a Code Smell (And What to Replace Them With)

Comments
8 min read
The Outer Ring: Why Your Framework Is Actually Replaceable

The Outer Ring: Why Your Framework Is Actually Replaceable

Comments
9 min read
Clean Architecture's Four Rings, Translated to PHP

Clean Architecture's Four Rings, Translated to PHP

2
Comments 1
9 min read
O Lado 'Falsy' da Força: Entendendo o poder do 'if not' em Python

O Lado 'Falsy' da Força: Entendendo o poder do 'if not' em Python

Comments
3 min read
The Framework Trap: Why Year-4 Laravel Apps Feel Like Sediment

The Framework Trap: Why Year-4 Laravel Apps Feel Like Sediment

Comments
7 min read
7 PHP Architecture Mistakes That Compound for Years

7 PHP Architecture Mistakes That Compound for Years

Comments
9 min read
Why "Service" Is the Worst Word in Your PHP Codebase

Why "Service" Is the Worst Word in Your PHP Codebase

Comments
9 min read
¿Es el Builder Pattern simplemente un objeto de configuración con esteroides?

¿Es el Builder Pattern simplemente un objeto de configuración con esteroides?

Comments
2 min read
Un código feo pero útil es mejor que un código bien organizado pero sin uso

Un código feo pero útil es mejor que un código bien organizado pero sin uso

Comments
2 min read
Python’s Silent Production Killer: Why "Pass-by-Reference" is a Lie

Python’s Silent Production Killer: Why "Pass-by-Reference" is a Lie

Comments
5 min read
Facades no Laravel entregam velocidade, mas cobram o preço em acoplamento

Facades no Laravel entregam velocidade, mas cobram o preço em acoplamento

2
Comments
3 min read
A recipe for the Perfect Use Case

A recipe for the Perfect Use Case

Comments
1 min read
Why AI Makes Software Fundamentals More Expensive Than Ever

Why AI Makes Software Fundamentals More Expensive Than Ever

12
Comments
3 min read
Why the Single Responsibility Principle Protects Working Memory

Why the Single Responsibility Principle Protects Working Memory

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