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.
CLEANING MESSY DATA: Why is it 80% of the job

CLEANING MESSY DATA: Why is it 80% of the job

Comments
1 min read
From Fat Models to Clean Code: 5 Practical Design Patterns in Ruby on Rails

From Fat Models to Clean Code: 5 Practical Design Patterns in Ruby on Rails

1
Comments
7 min read
The Pattern-Layer Correspondence: A Practical Guide to Organizing Design Patterns

The Pattern-Layer Correspondence: A Practical Guide to Organizing Design Patterns

Comments
2 min read
Three React MUI commandments

Three React MUI commandments

1
Comments
6 min read
Refactor Smart Today, Move Faster Tomorrow — Part 4: Refactoring Without Regret

Refactor Smart Today, Move Faster Tomorrow — Part 4: Refactoring Without Regret

2
Comments
2 min read
Refactor Smart Today, Move Faster Tomorrow — Part 3: Tools That Save You From Yourself

Refactor Smart Today, Move Faster Tomorrow — Part 3: Tools That Save You From Yourself

5
Comments
3 min read
Stop Thinking About Bad Code

Stop Thinking About Bad Code

5
Comments
4 min read
The Art of Beautiful Functions in TypeScript

The Art of Beautiful Functions in TypeScript

1
Comments
6 min read
Technical debt is inevitable, but technical chaos is not

Technical debt is inevitable, but technical chaos is not

5
Comments
7 min read
The Only Design Pattern Cheat Sheet You'll Need Before Interviews

The Only Design Pattern Cheat Sheet You'll Need Before Interviews

1
Comments
9 min read
Rust Project Structure and Best Practices for Clean, Scalable Code

Rust Project Structure and Best Practices for Clean, Scalable Code

Comments
1 min read
Project - Microservices

Project - Microservices

Comments
2 min read
Escaping Your Java Habits in Python: Writing Clean, Pythonic Code

Escaping Your Java Habits in Python: Writing Clean, Pythonic Code

1
Comments
6 min read
Attack of the Messy Queries: Rise of the Query Builder

Attack of the Messy Queries: Rise of the Query Builder

Comments
3 min read
O que é Clean Architecture?

O que é Clean Architecture?

Comments
2 min read
🧱 Building the Perfect React Component: A Developer’s Guide

🧱 Building the Perfect React Component: A Developer’s Guide

1
Comments
4 min read
Designing for Scale: Why Small Decisions Break Big Systems

Designing for Scale: Why Small Decisions Break Big Systems

Comments
3 min read
The Art of Simplicity: A Home for Complexity

The Art of Simplicity: A Home for Complexity

Comments
9 min read
Refactor Smart Today, Move Faster Tomorrow - Part 1: Before You Touch a Line of Code

Refactor Smart Today, Move Faster Tomorrow - Part 1: Before You Touch a Line of Code

Comments
2 min read
In C#, how do I remove switch expressions?

In C#, how do I remove switch expressions?

4
Comments 2
3 min read
Single Responsibility Principle

Single Responsibility Principle

Comments
7 min read
Refactoring Messy Code: High Cohesion and Low Coupling

Refactoring Messy Code: High Cohesion and Low Coupling

Comments
2 min read
Design Patterns Simplified: Part 22 — Interpreter Pattern (a.k.a. “The Rule Engine”)

Design Patterns Simplified: Part 22 — Interpreter Pattern (a.k.a. “The Rule Engine”)

Comments
3 min read
Kotlin Scope Functions: Best Practices, Pitfalls, and Code Cleanliness in 2025

Kotlin Scope Functions: Best Practices, Pitfalls, and Code Cleanliness in 2025

Comments
1 min read
Low Coupling and High Cohesion: simple with diagrams

Low Coupling and High Cohesion: simple with diagrams

Comments
3 min read
loading...