[go: up one dir, main page]

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.
🧼 Help, I Have Clean Code OCD – A Functional Programming Horror Story

🧼 Help, I Have Clean Code OCD – A Functional Programming Horror Story

Comments
3 min read
What Is the Walrus Operator (:=) in Python and Why It's So Useful

What Is the Walrus Operator (:=) in Python and Why It's So Useful

Comments 1
2 min read
Understanding SOLID once and for all | Part 01 - (SRP)

Understanding SOLID once and for all | Part 01 - (SRP)

Comments
3 min read
Cleaner Laravel Queries: Use Conditional Clauses Instead of If-Else

Cleaner Laravel Queries: Use Conditional Clauses Instead of If-Else

Comments 4
1 min read
The Power of Dumb Components in Scalable React Apps

The Power of Dumb Components in Scalable React Apps

Comments
3 min read
Better Commit Messages: A Long-Term Investment

Better Commit Messages: A Long-Term Investment

Comments
3 min read
CleanCode: How to use named parameters in JavaScript

CleanCode: How to use named parameters in JavaScript

8
Comments 6
1 min read
Real-World Refactoring with Laravel 12 & PHP 8.4 – A Clean-Architecture Playbook

Real-World Refactoring with Laravel 12 & PHP 8.4 – A Clean-Architecture Playbook

1
Comments
3 min read
Writing Code That Feels Like Poetry – The Craft of Clean Code 💯

Writing Code That Feels Like Poetry – The Craft of Clean Code 💯

Comments 1
3 min read
Dependency Injection vs Service Locator

Dependency Injection vs Service Locator

2
Comments
3 min read
Introducing PHPArchitectureGuardian: Static Analysis for Architecture Compliance

Introducing PHPArchitectureGuardian: Static Analysis for Architecture Compliance

1
Comments
3 min read
Funções Genéricas Inteligentes

Funções Genéricas Inteligentes

Comments
2 min read
Abstract Classes and Interfaces in Java

Abstract Classes and Interfaces in Java

2
Comments
2 min read
Lombok Field Iteration: Safer Object Copying in Java

Lombok Field Iteration: Safer Object Copying in Java

Comments
6 min read
Building a Custom Hook in React: When and How to Use It

Building a Custom Hook in React: When and How to Use It

Comments
3 min read
Premature Optimization

Premature Optimization

5
Comments 3
3 min read
The Case for Code Simplicity in the Age of AI

The Case for Code Simplicity in the Age of AI

1
Comments
6 min read
Why I Stopped Writing “Just Another CSV Script” for Every Project

Why I Stopped Writing “Just Another CSV Script” for Every Project

5
Comments
3 min read
Mastering Functional Programming: Immutability, Composition, Pure and Arrow Functions

Mastering Functional Programming: Immutability, Composition, Pure and Arrow Functions

Comments
2 min read
Why trying to be clever is the fastest way to writing bad code

Why trying to be clever is the fastest way to writing bad code

9
Comments 3
4 min read
My Top 10 Java Utility Functions You’ll Want to Steal

My Top 10 Java Utility Functions You’ll Want to Steal

Comments
5 min read
Flutter Architecture Recommendations and Resource

Flutter Architecture Recommendations and Resource

Comments
3 min read
🏛️ 5 Pillars of SOLID

🏛️ 5 Pillars of SOLID

2
Comments
3 min read
Why Naming Is Hard in Programming (and Why LLMs Struggle Write Real Code)

Why Naming Is Hard in Programming (and Why LLMs Struggle Write Real Code)

Comments
5 min read
🍹 Don't Drink the Single Responsibility KoolAid

🍹 Don't Drink the Single Responsibility KoolAid

Comments
3 min read
loading...