close

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.
Building Scalable Systems with Event Driven Architecture using Spring Boot and Kafka

Building Scalable Systems with Event Driven Architecture using Spring Boot and Kafka

Comments
2 min read
SOLID: ISP Is Just DIP Applied Twice

SOLID: ISP Is Just DIP Applied Twice

Comments
2 min read
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

BERJAYA 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

BERJAYA 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

BERJAYA BERJAYA BERJAYA 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

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