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.
Streamlining Rails Controllers with Simple PORO Validators

Streamlining Rails Controllers with Simple PORO Validators

15
Comments 3
3 min read
Methods and Functions in C#: Writing Clean, Maintainable Code

Methods and Functions in C#: Writing Clean, Maintainable Code

4
Comments
3 min read
5 Tips to Write Clean Code and Best Practices in 2025

5 Tips to Write Clean Code and Best Practices in 2025

4
Comments
2 min read
Washing your code: divide and conquer, or merge and relax

Washing your code: divide and conquer, or merge and relax

5
Comments
23 min read
Understanding the Visitor Pattern in C#

Understanding the Visitor Pattern in C#

3
Comments
4 min read
Clean Code: Open Source Linting & Formatting

Clean Code: Open Source Linting & Formatting

1
Comments
5 min read
c# advanced: Pattern Matching in c#

c# advanced: Pattern Matching in c#

1
Comments
3 min read
c# clean code: Guide to Defining and Structuring Classes

c# clean code: Guide to Defining and Structuring Classes

6
Comments 1
3 min read
Creating focused domain applications. A Symfony approach (Extracting and validating data)

Creating focused domain applications. A Symfony approach (Extracting and validating data)

12
Comments 3
6 min read
Understanding the State Design Pattern P4

Understanding the State Design Pattern P4

8
Comments
7 min read
c# Clean Code: Why Readable Code Matters and How to Achieve It

c# Clean Code: Why Readable Code Matters and How to Achieve It

2
Comments
3 min read
Top 6 Design Patterns

Top 6 Design Patterns

1
Comments
3 min read
Flexible C# with OOP Principles:Simplifying Complex Code with the State Design Pattern

Flexible C# with OOP Principles:Simplifying Complex Code with the State Design Pattern

2
Comments
4 min read
Flexible C# with OOP Principles: Reducing Complexity in OOP with State-Based Logic

Flexible C# with OOP Principles: Reducing Complexity in OOP with State-Based Logic

2
Comments
2 min read
Best Way to Replace Duplicated Request Parameters in Spring Boot

Best Way to Replace Duplicated Request Parameters in Spring Boot

5
Comments
1 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.