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.
React Best Practices

React Best Practices

1
Comments
3 min read
Code Like Butter: How to Speed Up Development Without Sacrificing Quality

Code Like Butter: How to Speed Up Development Without Sacrificing Quality

Comments
2 min read
Go Beyond Globals: A Practical Guide to Dependency Injection

Go Beyond Globals: A Practical Guide to Dependency Injection

1
Comments
5 min read
Design Patterns Simplified: Part 13 — Template Method Pattern (a.k.a. “The Recipe Pattern”)

Design Patterns Simplified: Part 13 — Template Method Pattern (a.k.a. “The Recipe Pattern”)

Comments
5 min read
DotNet basics: What is Spaghetti Code?

DotNet basics: What is Spaghetti Code?

Comments
2 min read
Design Patterns Simplified: Part 12 — Memento Pattern (a.k.a. “Your Object's Time Machine”)

Design Patterns Simplified: Part 12 — Memento Pattern (a.k.a. “Your Object's Time Machine”)

Comments
3 min read
Understanding Strategy Design Pattern: A Simple Guide

Understanding Strategy Design Pattern: A Simple Guide

1
Comments
2 min read
Design Patterns Simplified: Part 11 — Mediator Pattern (a.k.a. “Talk to the Middleman!”)

Design Patterns Simplified: Part 11 — Mediator Pattern (a.k.a. “Talk to the Middleman!”)

Comments
3 min read
Lets not optimize your optimization

Lets not optimize your optimization

9
Comments
4 min read
DRY, KISS & YAGNI: Clean Code for Kids (with React.js)

DRY, KISS & YAGNI: Clean Code for Kids (with React.js)

5
Comments
2 min read
Code Smell 308 - Not Polymorphic Return

Code Smell 308 - Not Polymorphic Return

2
Comments 1
16 min read
Top 17 Must-Have Resources for Software Refactoring Excellence

Top 17 Must-Have Resources for Software Refactoring Excellence

Comments
6 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

Comments
3 min read
O clean code não vai deixar sua aplicação mais veloz

O clean code não vai deixar sua aplicação mais veloz

8
Comments
5 min read
Design Patterns Simplified: Part 8 – Prototype Pattern (a.k.a. “Copy That!”)

Design Patterns Simplified: Part 8 – Prototype Pattern (a.k.a. “Copy That!”)

Comments
3 min read
Understand the Factory Method Pattern in Java

Understand the Factory Method Pattern in Java

Comments
3 min read
Refactoring 031 - Removing OOPs

Refactoring 031 - Removing OOPs

4
Comments 3
12 min read
How to Write Cleaner JavaScript by Using Helper Functions

How to Write Cleaner JavaScript by Using Helper Functions

Comments
2 min read
为什么我讨厌与马来西亚的软件公司合作?

为什么我讨厌与马来西亚的软件公司合作?

5
Comments
1 min read
Design Patterns Simplified: Part 7 – Builder Pattern (a.k.a. “Build It Step by Step”)

Design Patterns Simplified: Part 7 – Builder Pattern (a.k.a. “Build It Step by Step”)

Comments
3 min read
Design Patterns Simplified: Part 6 – Singleton Pattern (a.k.a. “One and Only One”)

Design Patterns Simplified: Part 6 – Singleton Pattern (a.k.a. “One and Only One”)

Comments
2 min read
Understand the Acronym Spaghetti: From WTF to SOLID Code

Understand the Acronym Spaghetti: From WTF to SOLID Code

Comments
6 min read
🚨 Clean Up Your Go Error Handling with One Tiny Helper

🚨 Clean Up Your Go Error Handling with One Tiny Helper

Comments
1 min read
🧠 How to Name Things in Code — 2025 Edition

🧠 How to Name Things in Code — 2025 Edition

Comments
1 min read
🧹 Clean JavaScript in 2025: Fewer Params, Clearer Names, Smarter Errors

🧹 Clean JavaScript in 2025: Fewer Params, Clearer Names, Smarter Errors

Comments
1 min read
loading...