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.
Brevity

Brevity

Comments
1 min read
How to write more stable and testable code 👉 use encapsulation

How to write more stable and testable code 👉 use encapsulation

1
Comments
2 min read
Clean Code and Software Design Principles

Clean Code and Software Design Principles

1
Comments
4 min read
unior Devs Write Code. Senior Devs Delete It.

unior Devs Write Code. Senior Devs Delete It.

Comments
2 min read
Result Pattern in C#

Result Pattern in C#

6
Comments
7 min read
Next.js Clean Code: Best Practices for Scalable Applications

Next.js Clean Code: Best Practices for Scalable Applications

1
Comments
5 min read
Cyclomatic vs. Cognitive Complexity: What's More Important for Code Quality?

Cyclomatic vs. Cognitive Complexity: What's More Important for Code Quality?

Comments 1
2 min read
Silent Failures: The Junior Trap You Need to Avoid

Silent Failures: The Junior Trap You Need to Avoid

Comments
4 min read
Why Do So Many Teams Fail at Testing?

Why Do So Many Teams Fail at Testing?

Comments
2 min read
🚩 Red flags series #4: Pull request monsters

🚩 Red flags series #4: Pull request monsters

Comments
2 min read
🌱 Designing for Long-Term Sustainability: How to Build Websites That Last (and Don’t Create Digital Waste)

🌱 Designing for Long-Term Sustainability: How to Build Websites That Last (and Don’t Create Digital Waste)

1
Comments
3 min read
🚩 Red flags series #2: God functions

🚩 Red flags series #2: God functions

Comments
2 min read
🚩 Red flags series #1: Hard-coded credentials and configuration

🚩 Red flags series #1: Hard-coded credentials and configuration

Comments
2 min read
I got tired of setting up the same .NET architecture every project for 31 times, so I built a clean starter template kit

I got tired of setting up the same .NET architecture every project for 31 times, so I built a clean starter template kit

Comments
1 min read
🚩 Red flags series #3: If-else endless tower

🚩 Red flags series #3: If-else endless tower

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