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.
⚙️ Mastering Python Context Managers: Beyond with open()

⚙️ Mastering Python Context Managers: Beyond with open()

Comments
3 min read
Why Small Coding Habits Matter for Developers
Cover image for Why Small Coding Habits Matter for Developers

Why Small Coding Habits Matter for Developers

7
Comments 8
3 min read
Why Simplicity Wins in Software Design
Cover image for Why Simplicity Wins in Software Design

Why Simplicity Wins in Software Design

Comments
2 min read
Modern Code, Ancient Habits: Why Your One-Liners and Cryptic Names Aren't Clever
Cover image for Modern Code, Ancient Habits: Why Your One-Liners and Cryptic Names Aren't Clever

Modern Code, Ancient Habits: Why Your One-Liners and Cryptic Names Aren't Clever

3
Comments
5 min read
The Art of Beautiful Functions in TypeScript
Cover image for The Art of Beautiful Functions in TypeScript

The Art of Beautiful Functions in TypeScript

1
Comments
6 min read
The Only Design Pattern Cheat Sheet You'll Need Before Interviews
Cover image for The Only Design Pattern Cheat Sheet You'll Need Before Interviews

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

Comments
9 min read
The <template> Tag: A core HTML Feature That Simplified My JS
Cover image for The <template> Tag: A core HTML Feature That Simplified My JS

The <template> Tag: A core HTML Feature That Simplified My JS

56
Comments 42
3 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
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
Clean Up Your C# Code: A Practical Introduction to AOP with Aymen83.AspectWeaver

Clean Up Your C# Code: A Practical Introduction to AOP with Aymen83.AspectWeaver

Comments
5 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
AutoMapper: Mastering Complex Mappings in C#

AutoMapper: Mastering Complex Mappings in C#

Comments
4 min read
O que é Clean Architecture?

O que é Clean Architecture?

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

Designing for Scale: Why Small Decisions Break Big Systems

Comments
3 min read
Meta-Author's Notes: Codie's Cognitive Chronicles
Cover image for Meta-Author's Notes: Codie's Cognitive Chronicles

Meta-Author's Notes: Codie's Cognitive Chronicles

Comments
2 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 5: After the Refactor: How to Know It Worked
Cover image for Refactor Smart Today, Move Faster Tomorrow — Part 5: After the Refactor: How to Know It Worked

Refactor Smart Today, Move Faster Tomorrow — Part 5: After the Refactor: How to Know It Worked

Comments
3 min read
In C#, how do I remove switch expressions?
Cover image for In C#, how do I remove switch expressions?

In C#, how do I remove switch expressions?

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

2
Comments
7 min read
Single Responsibility Principle

Single Responsibility Principle

Comments
7 min read
CLEANING MESSY DATA: Why is it 80% of the job
Cover image for CLEANING MESSY DATA: Why is it 80% of the job

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

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

Refactoring Messy Code: High Cohesion and Low Coupling

Comments
2 min read
Stop Thinking About Bad Code

Stop Thinking About Bad Code

Comments
4 min read
Design Patterns Simplified: Part 22 — Interpreter Pattern (a.k.a. “The Rule Engine”)
Cover image for 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
Refactor Smart Today, Move Faster Tomorrow — Part 4: Refactoring Without Regret
Cover image for Refactor Smart Today, Move Faster Tomorrow — Part 4: Refactoring Without Regret

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

Comments
3 min read
loading...