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.
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
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
⭐ Today I Finally Understood React Components — Categories, Splitting, and Writing Cleaner Code

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

2
Comments
2 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
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
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

Today I Split My First Huge Component from the Course Into Clean, Reusable Components

1
Comments
2 min read
Hexagonal Architecture: Simple Introduction + Real-World Example

Hexagonal Architecture: Simple Introduction + Real-World Example

Comments
3 min read
How to Design a Weekly Finance Routine That Mirrors Your Coding Workflow

How to Design a Weekly Finance Routine That Mirrors Your Coding Workflow

Comments
2 min read
Unlocking the Power of Type Hinting in Python

Unlocking the Power of Type Hinting in Python

Comments
2 min read
Abstract Factory Pattern: Explained for Humans

Abstract Factory Pattern: Explained for Humans

Comments
2 min read
JavaScript Clean Code Mastery: Part 4 - Async/Await and Error Handling That Actually Works

JavaScript Clean Code Mastery: Part 4 - Async/Await and Error Handling That Actually Works

1
Comments
8 min read
Why Your Playwright Test Reports Are Messy (And How test.step() Fixes It)

Why Your Playwright Test Reports Are Messy (And How test.step() Fixes It)

Comments
3 min read
𝗪𝗵𝘆 𝗦𝗼𝗖 𝗠𝗮𝘁𝘁𝗲𝗿𝘀

𝗪𝗵𝘆 𝗦𝗼𝗖 𝗠𝗮𝘁𝘁𝗲𝗿𝘀

Comments
1 min read
Association, Aggregation, Composition in OOP: The University Story That Makes It Click

Association, Aggregation, Composition in OOP: The University Story That Makes It Click

2
Comments
7 min read
🧼 Clean Code in JavaScript

🧼 Clean Code in JavaScript

Comments
1 min read
Write Clean Code

Write Clean Code

Comments
6 min read
2025: Simplicity Is Becoming a Technical Skill

2025: Simplicity Is Becoming a Technical Skill

Comments
1 min read
The Factory Method Design Pattern Explained for Humans

The Factory Method Design Pattern Explained for Humans

1
Comments
3 min read
Pull Request Reviews

Pull Request Reviews

3
Comments
4 min read
loading...