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.
Why You Should Start Using Negative If Statements in Your Code

Why You Should Start Using Negative If Statements in Your Code

2
Comments
3 min read
The Dependency Rule: One Import Statement Will Tell You If Your Go Architecture Is Broken

The Dependency Rule: One Import Statement Will Tell You If Your Go Architecture Is Broken

Comments
3 min read
Go interfaces: accept interfaces, return structs — and when not to

Go interfaces: accept interfaces, return structs — and when not to

1
Comments
4 min read
Readable Code: Because Your Future Self Hates You

Readable Code: Because Your Future Self Hates You

Comments
2 min read
Vibe Coding is OVER

Vibe Coding is OVER

2
Comments
2 min read
Hexagonal Architecture: Ports and Adapters Pattern

Hexagonal Architecture: Ports and Adapters Pattern

1
Comments
6 min read
How to properly write a Clean Code

How to properly write a Clean Code

Comments
1 min read
Common Mistakes Laravel Developers Make (And How to Avoid Them)

Common Mistakes Laravel Developers Make (And How to Avoid Them)

71
Comments
9 min read
We Should Write Java Code Differently: Less Language, More Business

We Should Write Java Code Differently: Less Language, More Business

Comments 1
4 min read
When Code Hurts: Anti-Patterns in Software Development

When Code Hurts: Anti-Patterns in Software Development

1
Comments
7 min read
Object Calisthenics

Object Calisthenics

1
Comments
8 min read
React Components vs Spaghetti: 5 Signs Your UI Is Becoming Unmaintainable

React Components vs Spaghetti: 5 Signs Your UI Is Becoming Unmaintainable

40
Comments 17
6 min read
Stop Spamming try-catch in PHP: 8 Pro Patterns for Exception Handling

Stop Spamming try-catch in PHP: 8 Pro Patterns for Exception Handling

3
Comments
4 min read
Delete 40% of Your Code: 8 Patterns to Refactor Python Logic

Delete 40% of Your Code: 8 Patterns to Refactor Python Logic

2
Comments
4 min read
Strategy Pattern in Swift for Modular and Scalable Architectures

Strategy Pattern in Swift for Modular and Scalable Architectures

1
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.