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.
The 4 Rules of Simple Design: A Practical Guide with TypeScript

The 4 Rules of Simple Design: A Practical Guide with TypeScript

4
Comments 1
7 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
CQRS Pattern in Flutter: Commands vs Queries

CQRS Pattern in Flutter: Commands vs Queries

Comments
3 min read
KISS: The Principle That Turns a Junior into a Real Engineer

KISS: The Principle That Turns a Junior into a Real Engineer

1
Comments
3 min read
Why Refactoring Can’t Save Bad Architecture

Why Refactoring Can’t Save Bad Architecture

1
Comments 2
2 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
Refactoring 038 - Reify Collection

Refactoring 038 - Reify Collection

1
Comments
5 min read
Code Smells in .NET? Use These Visual Studio Metrics to Refactor Smartly

Code Smells in .NET? Use These Visual Studio Metrics to Refactor Smartly

1
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.