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.
React Pro Tip #2 — How to Type `this.props` to Include `defaultProps`

React Pro Tip #2 — How to Type `this.props` to Include `defaultProps`

5
Comments 1
4 min read
How to Write Clean Code? A Chapter on Functions and Names

How to Write Clean Code? A Chapter on Functions and Names

14
Comments
3 min read
Stop saving lines!

Stop saving lines!

7
Comments 1
4 min read
A good reason to create a Service Layer in your application

A good reason to create a Service Layer in your application

11
Comments 2
2 min read
Composition V.S Inheritance , Which one to choose & Why?

Composition V.S Inheritance , Which one to choose & Why?

6
Comments 2
3 min read
Composition over Inheritance

Composition over Inheritance

2
Comments
3 min read
Builder pattern in TypeScript

Builder pattern in TypeScript

23
Comments
3 min read
React Pro Tip #1 — Name your `useEffect`!

React Pro Tip #1 — Name your `useEffect`!

16
Comments 2
7 min read
Messed Up Communication Messes Up Everything

Messed Up Communication Messes Up Everything

2
Comments 1
3 min read
Conheça o Clean vertical sliced architecture: a união dos 2 mundos

Conheça o Clean vertical sliced architecture: a união dos 2 mundos

19
Comments
3 min read
Abstract Factory pattern in TypeScript

Abstract Factory pattern in TypeScript

35
Comments
4 min read
Beware The Function With The Boolean Arg

Beware The Function With The Boolean Arg

3
Comments 1
4 min read
Clean Code Tip: Don't use too many method arguments

Clean Code Tip: Don't use too many method arguments

7
Comments
2 min read
Clean Code: Escolhendo bons nomes

Clean Code: Escolhendo bons nomes

6
Comments
6 min read
Prefixing variable names with 'is'

Prefixing variable names with 'is'

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