Forem

# cleancode

Principios e praticas para escrever codigo limpo e sustentavel.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Clean Architecture vs Vertical Slice: Pragmatism Over Dogma in Modern Software Design
Cover image for Clean Architecture vs Vertical Slice: Pragmatism Over Dogma in Modern Software Design

Clean Architecture vs Vertical Slice: Pragmatism Over Dogma in Modern Software Design

Comments
17 min read
How to write more stable and testable code 👉 use encapsulation
Cover image for How to write more stable and testable code 👉 use encapsulation

How to write more stable and testable code 👉 use encapsulation

Comments
2 min read
Clean Code and Software Design Principles

Clean Code and Software Design Principles

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

unior Devs Write Code. Senior Devs Delete It.

Comments
2 min read
CQRS Pattern in Flutter: Commands vs Queries

CQRS Pattern in Flutter: Commands vs Queries

Comments
3 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
2 min read
Silent Failures: The Junior Trap You Need to Avoid
Cover image for Silent Failures: The Junior Trap You Need to Avoid

Silent Failures: The Junior Trap You Need to Avoid

Comments
4 min read
Your LINQ Filters Are Scattered Everywhere — Here's How to Fix It
Cover image for Your LINQ Filters Are Scattered Everywhere — Here's How to Fix It

Your LINQ Filters Are Scattered Everywhere — Here's How to Fix It

Comments
9 min read
Python Comprehensions Are Declarative (And Why That Matters)

Python Comprehensions Are Declarative (And Why That Matters)

Comments
2 min read
Warp Rust Clean Architecture Boilerplate

Warp Rust Clean Architecture Boilerplate

Comments
1 min read
How Cleaning Up Projects Eliminates Technical Debt and Improves Developer Experience
Cover image for How Cleaning Up Projects Eliminates Technical Debt and Improves Developer Experience

How Cleaning Up Projects Eliminates Technical Debt and Improves Developer Experience

Comments
4 min read
I Finally Killed the “If-Else” Chain: From Spaghetti Code to a Plugin System (in Python & .NET)

I Finally Killed the “If-Else” Chain: From Spaghetti Code to a Plugin System (in Python & .NET)

Comments
9 min read
Stop Writing "Clean Code". It is Killing Your Productivity.
Cover image for Stop Writing "Clean Code". It is Killing Your Productivity.

Stop Writing "Clean Code". It is Killing Your Productivity.

14
Comments 6
2 min read
No More Messy Code: How to Master HTML, CSS, and JS Linting in VS Code Like a Pro
Cover image for No More Messy Code: How to Master HTML, CSS, and JS Linting in VS Code Like a Pro

No More Messy Code: How to Master HTML, CSS, and JS Linting in VS Code Like a Pro

Comments
12 min read
Your Code Works But Looks Messy: Writing 'Senior' Code in Interviews

Your Code Works But Looks Messy: Writing 'Senior' Code in Interviews

Comments
7 min read
Introduce Parameter Object: A Refactoring Pattern That Scales
Cover image for Introduce Parameter Object: A Refactoring Pattern That Scales

Introduce Parameter Object: A Refactoring Pattern That Scales

Comments
4 min read
Strategy Pattern in Laravel: Clean Payment Processing
Cover image for Strategy Pattern in Laravel: Clean Payment Processing

Strategy Pattern in Laravel: Clean Payment Processing

1
Comments
2 min read
Brevity

Brevity

Comments
1 min read
Result Pattern in C#

Result Pattern in C#

2
Comments
7 min read
Next.js Clean Code: Best Practices for Scalable Applications
Cover image for Next.js Clean Code: Best Practices for Scalable Applications

Next.js Clean Code: Best Practices for Scalable Applications

1
Comments
5 min read
Stop Writing Comments: Why Senior Devs Hate "Stale Lies"
Cover image for Stop Writing Comments: Why Senior Devs Hate "Stale Lies"

Stop Writing Comments: Why Senior Devs Hate "Stale Lies"

Comments
3 min read
Week 10: Diving Deeper into React – My Journey with Component Architecture and Props
Cover image for Week 10: Diving Deeper into React – My Journey with Component Architecture and Props

Week 10: Diving Deeper into React – My Journey with Component Architecture and Props

3
Comments
2 min read
Why Do So Many Teams Fail at Testing?
Cover image for 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)
Cover image for 🌱 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
loading...