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.
Coding as Poetry: Why Every Engineer Should Write Readable Code

Coding as Poetry: Why Every Engineer Should Write Readable Code

Comments
3 min read
A Quick Note On Hexagonal Architecture

A Quick Note On Hexagonal Architecture

Comments
4 min read
Dia 6: 🧩 Principio de Inversión de Dependencias (DIP) en C#

Dia 6: 🧩 Principio de Inversión de Dependencias (DIP) en C#

Comments
2 min read
MyPy – Static Type Checker for Python

MyPy – Static Type Checker for Python

1
Comments
1 min read
Flake8 – Python Linting and Style Enforcement

Flake8 – Python Linting and Style Enforcement

Comments
1 min read
Python 3.14 Deep Dive: Incremental GC & Ultimate Performance Guide (Part 2 - Chapter 3/3)

Python 3.14 Deep Dive: Incremental GC & Ultimate Performance Guide (Part 2 - Chapter 3/3)

1
Comments
8 min read
Black – The Uncompromising Python Code Formatter

Black – The Uncompromising Python Code Formatter

1
Comments
1 min read
Architecting for system reliability and scalability demands clean foundational code.

Architecting for system reliability and scalability demands clean foundational code.

5
Comments
4 min read
Overengineered vs Underengineered Code: Finding the Balance

Overengineered vs Underengineered Code: Finding the Balance

Comments
6 min read
Clean Architecture in a Laravel project

Clean Architecture in a Laravel project

5
Comments
3 min read
📘 Essential JavaScript — Complete Learning Section ✅

📘 Essential JavaScript — Complete Learning Section ✅

1
Comments
2 min read
⚙️ Mastering Python Context Managers: Beyond with open()

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

Comments
3 min read
🔗 Constructor Chaining in Java

🔗 Constructor Chaining in Java

2
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
The <template> Tag: A core HTML Feature That Simplified My JS

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

30
Comments 16
3 min read
Stop Massacring the Repository Pattern: A Love Letter to Separation of Concerns

Stop Massacring the Repository Pattern: A Love Letter to Separation of Concerns

5
Comments 4
6 min read
Type of changing software

Type of changing software

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

A Custom Reusable Delete Confirmation Modal Hook in ReactJS.

1
Comments 1
7 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
Three React MUI commandments

Three React MUI commandments

1
Comments
6 min read
loading...