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.
Design Patterns Simplified: Part 8 – Prototype Pattern (a.k.a. “Copy That!”)
Cover image for 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
Cover image for Understand the Factory Method Pattern in Java

Understand the Factory Method Pattern in Java

Comments
3 min read
Refactoring 031 - Removing OOPs
Cover image for Refactoring 031 - Removing OOPs

Refactoring 031 - Removing OOPs

5
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
为什么我讨厌与马来西亚的软件公司合作?

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

7
Comments
1 min read
Design Patterns Simplified: Part 7 – Builder Pattern (a.k.a. “Build It Step by Step”)
Cover image for 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
Clean architecture: problema ou solução?

Clean architecture: problema ou solução?

1
Comments
9 min read
Design Patterns Simplified: Part 6 – Singleton Pattern (a.k.a. “One and Only One”)
Cover image for 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
How to Stop Unnecessary Re-Renders in React — Part 2: Common Mistakes
Cover image for How to Stop Unnecessary Re-Renders in React — Part 2: Common Mistakes

How to Stop Unnecessary Re-Renders in React — Part 2: Common Mistakes

Comments
1 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
🧹 Clean JavaScript in 2025: Fewer Params, Clearer Names, Smarter Errors

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

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

🧠 How to Name Things in Code — 2025 Edition

Comments
1 min read
The Butterfly Effect in Code — Small Changes, Big Impact
Cover image for The Butterfly Effect in Code — Small Changes, Big Impact

The Butterfly Effect in Code — Small Changes, Big Impact

Comments
2 min read
Cleaner logic: triggon vs if-statements
Cover image for Cleaner logic: triggon vs if-statements

Cleaner logic: triggon vs if-statements

1
Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.