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.
Kotlin Code Smells 10 - Null

Kotlin Code Smells 10 - Null

Comments
2 min read
Kotlin Code Smell 9 - Subclassification for Code Reuse

Kotlin Code Smell 9 - Subclassification for Code Reuse

4
Comments
1 min read
Decompose Conditionals and its tradeoffs

Decompose Conditionals and its tradeoffs

3
Comments 1
4 min read
Kotlin Code Smell 8 - Too Many Arguments

Kotlin Code Smell 8 - Too Many Arguments

3
Comments
1 min read
¿How to make unbreakable code?

¿How to make unbreakable code?

5
Comments
4 min read
Kotlin Code Smell 7 - Long Chains Of Collaborations

Kotlin Code Smell 7 - Long Chains Of Collaborations

2
Comments
2 min read
Client-side object validation with Yup

Client-side object validation with Yup

8
Comments 2
4 min read
Kotlin Code Smell 6 - Boolean Variables

Kotlin Code Smell 6 - Boolean Variables

4
Comments
1 min read
Kotlin Code Smell 5 - Too Clever For Your own Good

Kotlin Code Smell 5 - Too Clever For Your own Good

1
Comments
1 min read
Kotlin Code Smell 4 - Comment Abusers

Kotlin Code Smell 4 - Comment Abusers

3
Comments
2 min read
Book recommendation: Clean Code

Book recommendation: Clean Code

5
Comments
3 min read
Kotlin Code Smell 3 - String Abusers

Kotlin Code Smell 3 - String Abusers

4
Comments
1 min read
Kotlin Code Smell 2 - Functions Are Too Long

Kotlin Code Smell 2 - Functions Are Too Long

4
Comments
1 min read
Kotlin Code Smell 1 - Constants and Magic Numbers

Kotlin Code Smell 1 - Constants and Magic Numbers

2
Comments
1 min read
My AWS Developer Associate study guide

My AWS Developer Associate study guide

36
Comments 7
4 min read
Angular Change Detection

Angular Change Detection

2
Comments
1 min read
Angular 15: hostDirectives + InjectionToken

Angular 15: hostDirectives + InjectionToken

5
Comments
3 min read
Unit testing to cleaner code

Unit testing to cleaner code

9
Comments
3 min read
Principles over patterns

Principles over patterns

20
Comments
9 min read
Compose multiple React providers

Compose multiple React providers

5
Comments
1 min read
Melhorando a arquitetura da Pokédex

Melhorando a arquitetura da Pokédex

8
Comments
7 min read
Feature Flags

Feature Flags

Comments 1
5 min read
Let's keep it green ✅

Let's keep it green ✅

19
Comments
2 min read
A Tale of 2 Codebases (Part 2 of 4): Testability

A Tale of 2 Codebases (Part 2 of 4): Testability

Comments
9 min read
Increase your Code Quality “Blazing Fast”

Increase your Code Quality “Blazing Fast”

2
Comments
3 min read
loading...