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.
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 Scattering Your Business Logic: Meet Masterly.BusinessRules for .NET
Cover image for Stop Scattering Your Business Logic: Meet Masterly.BusinessRules for .NET

Stop Scattering Your Business Logic: Meet Masterly.BusinessRules for .NET

1
Comments
4 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
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
How to Split a UI into Components the Right Way
Cover image for How to Split a UI into Components the Right Way

How to Split a UI into Components the Right Way

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

🚩 Red flags series #2: God functions

Comments
2 min read
⭐ Today I Finally Understood React Components — Categories, Splitting, and Writing Cleaner Code
Cover image for ⭐ Today I Finally Understood React Components — Categories, Splitting, and Writing Cleaner Code

⭐ Today I Finally Understood React Components — Categories, Splitting, and Writing Cleaner Code

3
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
How Component Reusability Accelerates Product Growth

How Component Reusability Accelerates Product Growth

1
Comments
1 min read
loading...