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.
An IoC pattern to avoid repetitive if statements

An IoC pattern to avoid repetitive if statements

49
Comments 21
6 min read
Rails: Policy Objects Implementation

Rails: Policy Objects Implementation

13
Comments
3 min read
Understanding Design Patterns: Null Object
Cover image for Understanding Design Patterns: Null Object

Understanding Design Patterns: Null Object

195
Comments 2
7 min read
DRY or not DRY?

DRY or not DRY?

5
Comments
1 min read
Rails: Background Job Done Right (Case 1)

Rails: Background Job Done Right (Case 1)

16
Comments
8 min read
Rails: Facade Design Pattern for Index

Rails: Facade Design Pattern for Index

18
Comments
5 min read
Favorite Refactoring Techniques: Split Phase

Favorite Refactoring Techniques: Split Phase

8
Comments
1 min read
Rails: skinny controller, skinny model

Rails: skinny controller, skinny model

30
Comments
6 min read
Rails: Query Object Pattern Implementation

Rails: Query Object Pattern Implementation

18
Comments 1
4 min read
Clean Code Applied to JavaScript — Part V. Exceptions
Cover image for Clean Code Applied to JavaScript — Part V. Exceptions

Clean Code Applied to JavaScript — Part V. Exceptions

216
Comments 6
4 min read
What are design patterns?

What are design patterns?

79
Comments
4 min read
Clean Code Applied to JavaScript — Part IV. Comments
Cover image for Clean Code Applied to JavaScript — Part IV. Comments

Clean Code Applied to JavaScript — Part IV. Comments

181
Comments 7
4 min read
Say Farewell to Forgotten Cleanups
Cover image for Say Farewell to Forgotten Cleanups

Say Farewell to Forgotten Cleanups

7
Comments
6 min read
Clean Code Applied to JavaScript — Part III. Functions
Cover image for Clean Code Applied to JavaScript — Part III. Functions

Clean Code Applied to JavaScript — Part III. Functions

351
Comments 17
9 min read
One thing I miss about unit tests: Unit tests as Documentation
Cover image for One thing I miss about unit tests: Unit tests as Documentation

One thing I miss about unit tests: Unit tests as Documentation

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