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.
Everybody Tests

Everybody Tests

Comments
4 min read
Legacy Without the Ego

Legacy Without the Ego

Comments
3 min read
(Mis-)Use Spring proxy magic to inject Http request into business layer - should you?

(Mis-)Use Spring proxy magic to inject Http request into business layer - should you?

Comments
4 min read
The Soul of Software Lives in Its Names - Kotodama

The Soul of Software Lives in Its Names - Kotodama

Comments
2 min read
How Professionals Stay in Control While Coding Faster With AI

How Professionals Stay in Control While Coding Faster With AI

1
Comments
4 min read
Automated Code Quality: Using SonarQube Quality Gates to Enforce Cleaner Codebases

Automated Code Quality: Using SonarQube Quality Gates to Enforce Cleaner Codebases

2
Comments 1
3 min read
Dead code detection in Go monorepos with deadmono

Dead code detection in Go monorepos with deadmono

Comments
3 min read
De Clean Code a Pragmatic Code

De Clean Code a Pragmatic Code

Comments
1 min read
Replace Conditional with Polymorphism Explained: When and Why to Use It

Replace Conditional with Polymorphism Explained: When and Why to Use It

Comments
5 min read
Handling Multiple Data Sources in DeFi Frontend Architecture

Handling Multiple Data Sources in DeFi Frontend Architecture

4
Comments
6 min read
Refactoring for Readability: Reducing Complexity Scores in TypeScript and Dart

Refactoring for Readability: Reducing Complexity Scores in TypeScript and Dart

Comments
3 min read
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
Regular Functions vs Arrow Functions in JavaScript

Regular Functions vs Arrow Functions in JavaScript

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

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

Comments
9 min read
Best Coding Practices: Architecture Over Action

Best Coding Practices: Architecture Over Action

Comments 1
3 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

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
I Thought Modding Was Easy. Then My Code Started Breaking

I Thought Modding Was Easy. Then My Code Started Breaking

2
Comments 9
2 min read
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
loading...