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 String.fromEnvironment() Might Return an Empty String in Dart

Why String.fromEnvironment() Might Return an Empty String in Dart

Comments
6 min read
Modeling a domain with Ontologic Part 1: The Librarian’s Problems

Modeling a domain with Ontologic Part 1: The Librarian’s Problems

Comments
8 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
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
Should we always use a hybrid encryption protocol to share information?

Should we always use a hybrid encryption protocol to share information?

Comments
2 min read
Why the Best Engineers Write "Ugly" Code

Why the Best Engineers Write "Ugly" Code

Comments
4 min read
I Gave Gemini 3 My Worst Legacy Code — Here’s What Happened

I Gave Gemini 3 My Worst Legacy Code — Here’s What Happened

1
Comments
7 min read
Code Review Rules: The Last Stand of Human Judgment in the AI Era

Code Review Rules: The Last Stand of Human Judgment in the AI Era

Comments
3 min read
When Good Intentions Become a Problem: Overengineering

When Good Intentions Become a Problem: Overengineering

1
Comments
4 min read
Entity vs DTO vs Model — Stop Using These Terms Interchangeably

Entity vs DTO vs Model — Stop Using These Terms Interchangeably

Comments
2 min read
Stop Guessing Why Your App is Slow: A Pragmatic Guide to Big O Notation

Stop Guessing Why Your App is Slow: A Pragmatic Guide to Big O Notation

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