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.
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
C# Smart Enums: escape magic number hell
Cover image for C# Smart Enums: escape magic number hell

C# Smart Enums: escape magic number hell

Comments
3 min read
C# Smart Enums: advanced
Cover image for C# Smart Enums: advanced

C# Smart Enums: advanced

Comments
3 min read
C# Smart Enums: optimized
Cover image for C# Smart Enums: optimized

C# Smart Enums: optimized

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
Top 10 Mistakes Developers Commonly Make (and Why They Happen)

Top 10 Mistakes Developers Commonly Make (and Why They Happen)

Comments
1 min read
Python Type Hints for Beginners: Why They Matter and How to Use Them
Cover image for Python Type Hints for Beginners: Why They Matter and How to Use Them

Python Type Hints for Beginners: Why They Matter and How to Use Them

6
Comments 1
3 min read
Trying to understand SOLID Principles with C#

Trying to understand SOLID Principles with C#

2
Comments
7 min read
Today I Split My First Huge Component from the Course Into Clean, Reusable Components
Cover image for 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
Cover image for 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
loading...