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.
Hexagonal Architecture: Simple Introduction + Real-World Example

Hexagonal Architecture: Simple Introduction + Real-World Example

Comments
3 min read
Write Clean Code

Write Clean Code

Comments
6 min read
Unlocking the Power of Type Hinting in Python

Unlocking the Power of Type Hinting in Python

Comments
2 min read
Abstract Factory Pattern: Explained for Humans

Abstract Factory Pattern: Explained for Humans

Comments
2 min read
JavaScript Clean Code Mastery: Part 4 - Async/Await and Error Handling That Actually Works

JavaScript Clean Code Mastery: Part 4 - Async/Await and Error Handling That Actually Works

1
Comments
8 min read
The Principle of Independent Variation as a Thought Framework

The Principle of Independent Variation as a Thought Framework

Comments
11 min read
Why Your Playwright Test Reports Are Messy (And How test.step() Fixes It)

Why Your Playwright Test Reports Are Messy (And How test.step() Fixes It)

Comments
3 min read
Inheritance vs Composition: The Principle of Independent Variation Explains Why

Inheritance vs Composition: The Principle of Independent Variation Explains Why

1
Comments
5 min read
Inheritance vs Composition: The Principle of Independent Variation Explains Why

Inheritance vs Composition: The Principle of Independent Variation Explains Why

Comments
5 min read
𝗪𝗵𝘆 𝗦𝗼𝗖 𝗠𝗮𝘁𝘁𝗲𝗿𝘀

𝗪𝗵𝘆 𝗦𝗼𝗖 𝗠𝗮𝘁𝘁𝗲𝗿𝘀

Comments
1 min read
Association, Aggregation, Composition in OOP: The University Story That Makes It Click

Association, Aggregation, Composition in OOP: The University Story That Makes It Click

2
Comments
7 min read
DDD CRUD-Like Repository

DDD CRUD-Like Repository

Comments
2 min read
🧼 Clean Code in JavaScript

🧼 Clean Code in JavaScript

Comments
1 min read
2025: Simplicity Is Becoming a Technical Skill

2025: Simplicity Is Becoming a Technical Skill

Comments
1 min read
The Factory Method Design Pattern Explained for Humans

The Factory Method Design Pattern Explained for Humans

1
Comments
3 min read
Ortogonalidade: O Caminho para Sistemas de Software Eficientes

Ortogonalidade: O Caminho para Sistemas de Software Eficientes

Comments
4 min read
The Best Bad Example I'm Using to Teach Clean Code Principles in My Latest Book

The Best Bad Example I'm Using to Teach Clean Code Principles in My Latest Book

7
Comments 2
2 min read
Building a Movie App with Clean Architecture Concepts in React Native

Building a Movie App with Clean Architecture Concepts in React Native

1
Comments
9 min read
Understanding SOLID Principles — The Foundation of Better Software Design

Understanding SOLID Principles — The Foundation of Better Software Design

Comments 2
4 min read
🎃 10 Spooky Engineering Antipatterns That Haunt Your Codebase (And How to Exorcise Them)

🎃 10 Spooky Engineering Antipatterns That Haunt Your Codebase (And How to Exorcise Them)

Comments
6 min read
Why I Changed My Mind About Code Comments

Why I Changed My Mind About Code Comments

Comments
5 min read
Mantenimiento WordPress en 2025: Desafíos reales, IA y nuevas buenas prácticas

Mantenimiento WordPress en 2025: Desafíos reales, IA y nuevas buenas prácticas

Comments
3 min read
Best Practices for Writing Clean Code

Best Practices for Writing Clean Code

Comments
2 min read
The Pattern Looms: List and Dict Comprehensions

The Pattern Looms: List and Dict Comprehensions

Comments
1 min read
The Boundary Between “Clever” and “Clean” Code

The Boundary Between “Clever” and “Clean” Code

Comments
2 min read
loading...