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.
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
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
Writing Clean Code Without Losing Your Mind

Writing Clean Code Without Losing Your Mind

2
Comments
2 min read
Descomplicando a Clean Architecture (Arquitetura Limpa)

Descomplicando a Clean Architecture (Arquitetura Limpa)

Comments
6 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
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
🧠 Day Learning Log — Styling & React Components Revision

🧠 Day Learning Log — Styling & React Components Revision

3
Comments
2 min read
Simplify Your Laravel Code with Route Model Binding!

Simplify Your Laravel Code with Route Model Binding!

3
Comments 1
3 min read
What kind of day is this ‘day’? — Naming Tips That Won’t Confuse Your Readers

What kind of day is this ‘day’? — Naming Tips That Won’t Confuse Your Readers

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

Coding as Poetry: Why Every Engineer Should Write Readable Code

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

3
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
Styling by State: How to make CSS do JS

Styling by State: How to make CSS do JS

11
Comments 4
7 min read
loading...