DEV Community

# cleancode

Principios e praticas para escrever codigo limpo e sustentavel.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Do you have a minute or two to talk about Code Smells? - Part 1

Do you have a minute or two to talk about Code Smells? - Part 1

10
Comments 1
3 min read
Functional compose

Functional compose

9
Comments 4
5 min read
The Art of DRY

The Art of DRY

7
Comments
2 min read
Software Architecture - Complete Guide

Software Architecture - Complete Guide

370
Comments 9
3 min read
Vuex state and getters

Vuex state and getters

8
Comments 1
4 min read
Functional pipe

Functional pipe

13
Comments 15
5 min read
Single Responsibility Principle Unpacked

Single Responsibility Principle Unpacked

8
Comments
15 min read
Immediately invoked lambda functions

Immediately invoked lambda functions

10
Comments
4 min read
Dependency Injection | Writing loosely coupled code

Dependency Injection | Writing loosely coupled code

7
Comments
2 min read
About mothers, builders, and how to reduce duplication in your tests

About mothers, builders, and how to reduce duplication in your tests

16
Comments
6 min read
Keeping your code clean by sweeping out "if" statements

Keeping your code clean by sweeping out "if" statements

761
Comments 121
3 min read
Your Code as a Crime Scene and Software Design X-Rays by Adam Tornhill

Your Code as a Crime Scene and Software Design X-Rays by Adam Tornhill

10
Comments
2 min read
Clean Code Applied to JavaScript — Part VI. Avoid Conditional Complexity

Clean Code Applied to JavaScript — Part VI. Avoid Conditional Complexity

294
Comments 2
5 min read
Washing your code: avoid reassigning variables

Washing your code: avoid reassigning variables

9
Comments 1
9 min read
Attacking Technical Debt

Attacking Technical Debt

13
Comments 1
4 min read
What's wrong with Scikit-Learn.

What's wrong with Scikit-Learn.

5
Comments
6 min read
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

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
loading...