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.
💡 How to Write Better Code
Cover image for 💡 How to Write Better Code

💡 How to Write Better Code

Comments
8 min read
Mastering Unit Testing: The Power of the AAA (Arrange, Act, Assert)

Mastering Unit Testing: The Power of the AAA (Arrange, Act, Assert)

1
Comments
3 min read
🎃 10 Spooky Engineering Antipatterns That Haunt Your Codebase (And How to Exorcise Them)

🎃 10 Spooky Engineering Antipatterns That Haunt Your Codebase (And How to Exorcise Them)

Comments
6 min read
Why I Changed My Mind About Code Comments

Why I Changed My Mind About Code Comments

Comments
5 min read
Mantenimiento WordPress en 2025: Desafíos reales, IA y nuevas buenas prácticas

Mantenimiento WordPress en 2025: Desafíos reales, IA y nuevas buenas prácticas

Comments
3 min read
Best Practices for Writing Clean Code

Best Practices for Writing Clean Code

Comments
2 min read
The Pattern Looms: List and Dict Comprehensions

The Pattern Looms: List and Dict Comprehensions

Comments
1 min read
The Boundary Between “Clever” and “Clean” Code
Cover image for The Boundary Between “Clever” and “Clean” Code

The Boundary Between “Clever” and “Clean” Code

Comments
2 min read
The Paradox of Working Code: Why Shipping Fast Destroys Long-Term Productivity

The Paradox of Working Code: Why Shipping Fast Destroys Long-Term Productivity

Comments
4 min read
Universal Naming Conventions for Multi-Language Projects

Universal Naming Conventions for Multi-Language Projects

1
Comments
2 min read
10 Tricks to Write Super Clean Code in TypeScript
Cover image for 10 Tricks to Write Super Clean Code in TypeScript

10 Tricks to Write Super Clean Code in TypeScript

Comments
2 min read
10 Lombok Annotations Every Java Developer Should Know

10 Lombok Annotations Every Java Developer Should Know

Comments
5 min read
Architecting at Scale: The CQRS-Powered Domain Core with React.

Architecting at Scale: The CQRS-Powered Domain Core with React.

11
Comments
3 min read
🧠 Day Learning Log — Styling & React Components Revision

🧠 Day Learning Log — Styling & React Components Revision

3
Comments
2 min read
Demeter's Law in PHP: Principle, Examples, and Best Practices
Cover image for Demeter's Law in PHP: Principle, Examples, and Best Practices

Demeter's Law in PHP: Principle, Examples, and Best Practices

2
Comments
2 min read
Overengineered vs Underengineered Code: Finding the Balance
Cover image for Overengineered vs Underengineered Code: Finding the Balance

Overengineered vs Underengineered Code: Finding the Balance

Comments
6 min read
📘 Essential JavaScript — Complete Learning Section ✅

📘 Essential JavaScript — Complete Learning Section ✅

1
Comments
2 min read
Writing Clean Code Without Losing Your Mind

Writing Clean Code Without Losing Your Mind

3
Comments 2
2 min read
🔗 Constructor Chaining in Java

🔗 Constructor Chaining in Java

2
Comments
2 min read
7 Types of Constructors in C#

7 Types of Constructors in C#

3
Comments 3
3 min read
A Quick Note On Hexagonal Architecture
Cover image for A Quick Note On Hexagonal Architecture

A Quick Note On Hexagonal Architecture

2
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#

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

4
Comments
8 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
loading...