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
A Simple Way to Implement Inversion of Control in TypeScript

A Simple Way to Implement Inversion of Control in TypeScript

Comments 1
3 min read
Design Patterns: Adapter

Design Patterns: Adapter

Comments
2 min read
Who’s Afraid of the Liskov Substitution Principle?
Cover image for Who’s Afraid of the Liskov Substitution Principle?

Who’s Afraid of the Liskov Substitution Principle?

3
Comments
4 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
CODE TIPS #4 — Именуване на идентификатори (a.k.a “Спрете с ‘br’ и подобни”)

CODE TIPS #4 — Именуване на идентификатори (a.k.a “Спрете с ‘br’ и подобни”)

Comments 2
1 min read
Kapper benchmarks - how does Kapper 1.3 compare to the competition?
Cover image for Kapper benchmarks - how does Kapper 1.3 compare to the competition?

Kapper benchmarks - how does Kapper 1.3 compare to the competition?

Comments
8 min read
Clean Code Principles & Code Conventions for React + TypeScript

Clean Code Principles & Code Conventions for React + TypeScript

Comments
2 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
Por dentro da estrutura de dados dicionário (hash map)
Cover image for Por dentro da estrutura de dados dicionário (hash map)

Por dentro da estrutura de dados dicionário (hash map)

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