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.
Understanding SOLID Principles — The Foundation of Better Software Design

Understanding SOLID Principles — The Foundation of Better Software Design

Comments
4 min read
🧠 What 7 Years in .NET Development Taught Me About Software Craftsmanship

🧠 What 7 Years in .NET Development Taught Me About Software Craftsmanship

2
Comments
1 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
🎃 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
The Paradox of Working Code: Why Shipping Fast Destroys Long-Term Productivity

The Paradox of Working Code: Why Shipping Fast Destroys Long-Term Productivity

Comments
4 min read
Universal Naming Conventions for Multi-Language Projects

Universal Naming Conventions for Multi-Language Projects

1
Comments
2 min read
10 Tricks to Write Super Clean Code in TypeScript

10 Tricks to Write Super Clean Code in TypeScript

Comments
2 min read
Architecting at Scale: The CQRS-Powered Domain Core with React.

Architecting at Scale: The CQRS-Powered Domain Core with React.

11
Comments
3 min read
🧠 Day Learning Log — Styling & React Components Revision

🧠 Day Learning Log — Styling & React Components Revision

3
Comments
2 min read
Overengineered vs Underengineered Code: Finding the Balance

Overengineered vs Underengineered Code: Finding the Balance

Comments
6 min read
📘 Essential JavaScript — Complete Learning Section ✅

📘 Essential JavaScript — Complete Learning Section ✅

1
Comments
2 min read
Writing Clean Code Without Losing Your Mind

Writing Clean Code Without Losing Your Mind

3
Comments 2
2 min read
💡 How to Write Better Code

💡 How to Write Better Code

Comments
8 min read
🔗 Constructor Chaining in Java

🔗 Constructor Chaining in Java

2
Comments
2 min read
Mastering Unit Testing: The Power of the AAA (Arrange, Act, Assert)

Mastering Unit Testing: The Power of the AAA (Arrange, Act, Assert)

2
Comments
3 min read
7 Types of Constructors in C#

7 Types of Constructors in C#

3
Comments 3
3 min read
A Quick Note On Hexagonal Architecture

A Quick Note On Hexagonal Architecture

1
Comments
4 min read
Dia 6: 🧩 Principio de Inversión de Dependencias (DIP) en C#

Dia 6: 🧩 Principio de Inversión de Dependencias (DIP) en C#

3
Comments
2 min read
Python 3.14 Deep Dive: Incremental GC & Ultimate Performance Guide (Part 2 - Chapter 3/3)

Python 3.14 Deep Dive: Incremental GC & Ultimate Performance Guide (Part 2 - Chapter 3/3)

4
Comments
8 min read
loading...