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.
Trying to understand SOLID Principles with C#

Trying to understand SOLID Principles with C#

2
Comments
7 min read
C# Smart Enums: advanced

C# Smart Enums: advanced

Comments
3 min read
C# Smart Enums: optimized

C# Smart Enums: optimized

Comments
2 min read
C# Smart Enums: escape magic number hell

C# Smart Enums: escape magic number hell

4
Comments
3 min read
Today I Split My First Huge Component from the Course Into Clean, Reusable Components

Today I Split My First Huge Component from the Course Into Clean, Reusable Components

2
Comments
2 min read
Today I Split My First Huge Component from the Course Into Clean, Reusable Components

Today I Split My First Huge Component from the Course Into Clean, Reusable Components

1
Comments
2 min read
Hexagonal Architecture: Simple Introduction + Real-World Example

Hexagonal Architecture: Simple Introduction + Real-World Example

Comments
3 min read
How to Design a Weekly Finance Routine That Mirrors Your Coding Workflow

How to Design a Weekly Finance Routine That Mirrors Your Coding Workflow

Comments
2 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
𝗪𝗵𝘆 𝗦𝗼𝗖 𝗠𝗮𝘁𝘁𝗲𝗿𝘀

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

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
🧼 Clean Code in JavaScript

🧼 Clean Code in JavaScript

Comments
1 min read
Stop Using IOptions Wrong in .NET!

Stop Using IOptions Wrong in .NET!

Comments
3 min read
Write Clean Code

Write Clean Code

Comments
6 min read
Quelle est la taille idéale d'une classe ?

Quelle est la taille idéale d'une classe ?

15
Comments
5 min read
Modelos, DTOs y Mappers en Frontend: Separación de responsabilidades en aplicaciones React + TypeScript

Modelos, DTOs y Mappers en Frontend: Separación de responsabilidades en aplicaciones React + TypeScript

Comments
5 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
Pull Request Reviews

Pull Request Reviews

3
Comments
4 min read
How can business development be independent of frameworks

How can business development be independent of frameworks

Comments
14 min read
The Interview Question That Made Me Rethink My Architecture: Understanding Domain‑Driven Design

The Interview Question That Made Me Rethink My Architecture: Understanding Domain‑Driven Design

2
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
loading...