[go: up one dir, main page]

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

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

Comments
3 min read
A Custom Reusable Delete Confirmation Modal Hook in ReactJS.

A Custom Reusable Delete Confirmation Modal Hook in ReactJS.

Comments
7 min read
Pipeline em Go - Compondo operações de forma elegante e simples

Pipeline em Go - Compondo operações de forma elegante e simples

Comments
4 min read
🔗 Constructor Chaining in Java

🔗 Constructor Chaining in Java

1
Comments
2 min read
Why Simplicity Wins in Software Design

Why Simplicity Wins in Software Design

Comments
2 min read
7 Types of Constructors in C#

7 Types of Constructors in C#

3
Comments 3
3 min read
Building a Production-Ready Logger Service in Angular 🚀

Building a Production-Ready Logger Service in Angular 🚀

Comments
3 min read
Python Tip: Quickly Comment or Uncomment Multiple Lines

Python Tip: Quickly Comment or Uncomment Multiple Lines

1
Comments
1 min read
Type of changing software

Type of changing software

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

4
Comments
5 min read
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 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
Why Small Coding Habits Matter for Developers

Why Small Coding Habits Matter for Developers

5
Comments 3
3 min read
Three React MUI commandments

Three React MUI commandments

1
Comments
6 min read
Understanding Code Conventions: Maintaining Clean and Consistent Code

Understanding Code Conventions: Maintaining Clean and Consistent Code

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

4
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

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
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
loading...