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 Case for Code Simplicity in the Age of AI

The Case for Code Simplicity in the Age of AI

6
Comments
6 min read
How to Write Better Functions: A Clean Code Checklist

How to Write Better Functions: A Clean Code Checklist

1
Comments
3 min read
Why Python’s zip() Is More Powerful Than You Think

Why Python’s zip() Is More Powerful Than You Think

1
Comments
2 min read
Oops, I Did It ... (And I Promise It Won't Happen Next Time!) 😅

Oops, I Did It ... (And I Promise It Won't Happen Next Time!) 😅

1
Comments
1 min read
Clean Code Principles & Code Conventions for React + TypeScript

Clean Code Principles & Code Conventions for React + TypeScript

1
Comments
2 min read
Stop Overengineering in the Name of Clean Architecture

Stop Overengineering in the Name of Clean Architecture

1
Comments 1
4 min read
Clean Code Naming: A Senior Developer’s Code Review Checklist

Clean Code Naming: A Senior Developer’s Code Review Checklist

1
Comments
2 min read
Using Traits and DocBlocks for Cleaner Architecture 🤵

Using Traits and DocBlocks for Cleaner Architecture 🤵

Comments
1 min read
SOLID Principles in Java (With Real life Examples)

SOLID Principles in Java (With Real life Examples)

24
Comments 5
4 min read
The Day I Discovered List Comprehension

The Day I Discovered List Comprehension

1
Comments
1 min read
The Day I Discovered enumerate()

The Day I Discovered enumerate()

6
Comments 2
2 min read
Clean Code: The Art of Self-Documenting Code

Clean Code: The Art of Self-Documenting Code

1
Comments 2
2 min read
Web API Exception Handling and Logging

Web API Exception Handling and Logging

3
Comments
3 min read
Standardizing Git Commit Messages: The Role of Tags like wip and Beyond

Standardizing Git Commit Messages: The Role of Tags like wip and Beyond

3
Comments
2 min read
Write Clean & Efficient JavaScript: Lessons from Real Projects

Write Clean & Efficient JavaScript: Lessons from Real Projects

Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.