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.
Ruby Readability

Ruby Readability

5
Comments 1
2 min read
Try-catch everything without macros

Try-catch everything without macros

7
Comments
8 min read
OOP Refactoring: from a god class to smaller objects with Ruby
Cover image for OOP Refactoring: from a god class to smaller objects with Ruby

OOP Refactoring: from a god class to smaller objects with Ruby

11
Comments
5 min read
Sorting in Go – Don’t Reinvent This Wheel

Sorting in Go – Don’t Reinvent This Wheel

33
Comments 3
4 min read
Is super.super.method() allowed in Java?

Is super.super.method() allowed in Java?

5
Comments
2 min read
Clean Coding React - Props
Cover image for Clean Coding React - Props

Clean Coding React - Props

16
Comments 5
2 min read
Manage your code as a successful restaurant

Manage your code as a successful restaurant

4
Comments
2 min read
More readable commits with semantic commits

More readable commits with semantic commits

6
Comments 1
3 min read
How spaghetti code comes back - solving the wrong class of problems

How spaghetti code comes back - solving the wrong class of problems

6
Comments
5 min read
Design Patterns. E se alguém já tiver resolvido seu problema?
Cover image for Design Patterns. E se alguém já tiver resolvido seu problema?

Design Patterns. E se alguém já tiver resolvido seu problema?

9
Comments
5 min read
Writing cleaner Go web servers
Cover image for Writing cleaner Go web servers

Writing cleaner Go web servers

134
Comments 6
7 min read
How spaghetti code finds its way back to our codebase - intro

How spaghetti code finds its way back to our codebase - intro

8
Comments 2
5 min read
Remove all console.log() in one go!

Remove all console.log() in one go!

12
Comments 5
2 min read
Make your code meaningful with Value Object

Make your code meaningful with Value Object

8
Comments
4 min read
Clean JavaScript - 10 Tips
Cover image for Clean JavaScript - 10 Tips

Clean JavaScript - 10 Tips

100
Comments 7
7 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.