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 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
Advanced Laravel Eloquent: Custom Query Builders and Model Scopes
Cover image for Advanced Laravel Eloquent: Custom Query Builders and Model Scopes

Advanced Laravel Eloquent: Custom Query Builders and Model Scopes

70
Comments
4 min read
Simplify Your Laravel Code with Route Model Binding!

Simplify Your Laravel Code with Route Model Binding!

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

🧠 Day Learning Log — Styling & React Components Revision

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

Coding as Poetry: Why Every Engineer Should Write Readable Code

Comments
3 min read
Understanding Code Conventions: Maintaining Clean and Consistent Code

Understanding Code Conventions: Maintaining Clean and Consistent Code

Comments
3 min read
Stop Massacring the Repository Pattern: A Love Letter to Separation of Concerns
Cover image for Stop Massacring the Repository Pattern: A Love Letter to Separation of Concerns

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

11
Comments 4
6 min read
Clean Architecture in a Laravel project

Clean Architecture in a Laravel project

4
Comments
3 min read
MyPy – Static Type Checker for Python

MyPy – Static Type Checker for Python

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

Black – The Uncompromising Python Code Formatter

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

Flake8 – Python Linting and Style Enforcement

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

📘 Essential JavaScript — Complete Learning Section ✅

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

Architecting for system reliability and scalability demands clean foundational code.

Comments
4 min read
Will clean code principles remain relevant in the AI era?

Will clean code principles remain relevant in the AI era?

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

3
Comments 2
4 min read
A Custom Reusable Delete Confirmation Modal Hook in ReactJS.
Cover image for A Custom Reusable Delete Confirmation Modal Hook in ReactJS.

A Custom Reusable Delete Confirmation Modal Hook in ReactJS.

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

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

Comments
3 min read
Modern Code, Ancient Habits: Why Your One-Liners and Cryptic Names Aren't Clever
Cover image for 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

7
Comments
5 min read
Why Small Coding Habits Matter for Developers
Cover image for Why Small Coding Habits Matter for Developers

Why Small Coding Habits Matter for Developers

7
Comments 8
3 min read
Why Simplicity Wins in Software Design
Cover image for Why Simplicity Wins in Software Design

Why Simplicity Wins in Software Design

Comments
2 min read
The Art of Beautiful Functions in TypeScript
Cover image for The Art of Beautiful Functions in TypeScript

The Art of Beautiful Functions in TypeScript

1
Comments
6 min read
The Only Design Pattern Cheat Sheet You'll Need Before Interviews
Cover image for 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
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
loading...