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.
Static + Generics = Trouble? Why Your C# Code Smells and How to Clean It Up
Cover image for Static + Generics = Trouble? Why Your C# Code Smells and How to Clean It Up

Static + Generics = Trouble? Why Your C# Code Smells and How to Clean It Up

1
Comments
2 min read
The reductionist theory or Rethinking of .gitignore bloat
Cover image for The reductionist theory or Rethinking of .gitignore bloat

The reductionist theory or Rethinking of .gitignore bloat

1
Comments 1
5 min read
Early Return vs. Classic If-Else: A Universal Pattern for Writing Cleaner Code
Cover image for Early Return vs. Classic If-Else: A Universal Pattern for Writing Cleaner Code

Early Return vs. Classic If-Else: A Universal Pattern for Writing Cleaner Code

5
Comments
2 min read
Design Patterns: Adapter

Design Patterns: Adapter

Comments
2 min read
Recrutez des développeurs, pas des techniciens

Recrutez des développeurs, pas des techniciens

Comments 2
10 min read
100 primatas ou uma classe. Quem vence?
Cover image for 100 primatas ou uma classe. Quem vence?

100 primatas ou uma classe. Quem vence?

4
Comments 1
6 min read
Traits in PHP – a powerful yet underused tool?
Cover image for Traits in PHP – a powerful yet underused tool?

Traits in PHP – a powerful yet underused tool?

1
Comments
2 min read
Why 100 Lines of Code Can Be Better Than 2
Cover image for Why 100 Lines of Code Can Be Better Than 2

Why 100 Lines of Code Can Be Better Than 2

Comments
2 min read
Tech debt - When should developers refactor?

Tech debt - When should developers refactor?

4
Comments
3 min read
Say Goodbye to Messy HTML: How Self-Closing Tags Can Satisfy Your OCD 😌✨
Cover image for Say Goodbye to Messy HTML: How Self-Closing Tags Can Satisfy Your OCD 😌✨

Say Goodbye to Messy HTML: How Self-Closing Tags Can Satisfy Your OCD 😌✨

2
Comments
2 min read
Building a Scalable Folder Structure in Flutter Using Clean Architecture + BLoC/Cubit
Cover image for Building a Scalable Folder Structure in Flutter Using Clean Architecture + BLoC/Cubit

Building a Scalable Folder Structure in Flutter Using Clean Architecture + BLoC/Cubit

12
Comments
4 min read
The Case for Code Simplicity in the Age of AI
Cover image for The Case for Code Simplicity in the Age of AI

The Case for Code Simplicity in the Age of AI

6
Comments
6 min read
How to Write Better Functions: A Clean Code Checklist

How to Write Better Functions: A Clean Code Checklist

1
Comments
3 min read
Why Python’s zip() Is More Powerful Than You Think
Cover image for Why Python’s zip() Is More Powerful Than You Think

Why Python’s zip() Is More Powerful Than You Think

1
Comments
2 min read
Oops, I Did It ... (And I Promise It Won't Happen Next Time!) 😅
Cover image for Oops, I Did It ... (And I Promise It Won't Happen Next Time!) 😅

Oops, I Did It ... (And I Promise It Won't Happen Next Time!) 😅

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