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.
Refactorización de un monolito (Refactoring of a monolith)

Refactorización de un monolito (Refactoring of a monolith)

4
Comments
4 min read
Clean Code in C# Part 2 Methods
Cover image for Clean Code in C# Part 2 Methods

Clean Code in C# Part 2 Methods

5
Comments
4 min read
DEV3L on Five Lines of Code - How and when to refactor
Cover image for DEV3L on Five Lines of Code - How and when to refactor

DEV3L on Five Lines of Code - How and when to refactor

5
Comments
3 min read
Code Smell 108 - Float Assertions
Cover image for Code Smell 108 - Float Assertions

Code Smell 108 - Float Assertions

4
Comments
2 min read
Your Code isn’t Correct

Your Code isn’t Correct

7
Comments
3 min read
Code Smell 106 - Production Dependent Code
Cover image for Code Smell 106 - Production Dependent Code

Code Smell 106 - Production Dependent Code

1
Comments
2 min read
Your IDE helps if you help the IDE - example

Your IDE helps if you help the IDE - example

4
Comments
3 min read
Code Smell 105 - Comedian Methods
Cover image for Code Smell 105 - Comedian Methods

Code Smell 105 - Comedian Methods

2
Comments 4
2 min read
Why is good naming so important?

Why is good naming so important?

3
Comments
2 min read
Code Smell 104 - Assert True
Cover image for Code Smell 104 - Assert True

Code Smell 104 - Assert True

4
Comments
2 min read
Clean Code in C# Part 1 Meaningful Names
Cover image for Clean Code in C# Part 1 Meaningful Names

Clean Code in C# Part 1 Meaningful Names

20
Comments
3 min read
Why meaningful names are important?

Why meaningful names are important?

4
Comments
2 min read
Refactoring 001 - Remove Setters
Cover image for Refactoring 001 - Remove Setters

Refactoring 001 - Remove Setters

11
Comments
2 min read
Code Smell 102 - Arrow Code
Cover image for Code Smell 102 - Arrow Code

Code Smell 102 - Arrow Code

6
Comments
2 min read
Code Smell 100 - GoTo
Cover image for Code Smell 100 - GoTo

Code Smell 100 - GoTo

7
Comments
2 min read
From Scala to Java. Encapsulate code with inner static classes, interfaces and enums.

From Scala to Java. Encapsulate code with inner static classes, interfaces and enums.

6
Comments
5 min read
Clean Code Tips - Usar nombres significativos

Clean Code Tips - Usar nombres significativos

6
Comments
2 min read
Monorepo? O que é? Devo usar?
Cover image for Monorepo? O que é? Devo usar?

Monorepo? O que é? Devo usar?

21
Comments 3
2 min read
Code Smell 99 - First Second
Cover image for Code Smell 99 - First Second

Code Smell 99 - First Second

6
Comments
1 min read
UI? Piece a Cake
Cover image for UI? Piece a Cake

UI? Piece a Cake

5
Comments
12 min read
"Don't Make Me Think!" | 4 Ways to Put Developer Experience First When Writing Code
Cover image for "Don't Make Me Think!" | 4 Ways to Put Developer Experience First When Writing Code

"Don't Make Me Think!" | 4 Ways to Put Developer Experience First When Writing Code

17
Comments
11 min read
Naming Patterns Matter

Naming Patterns Matter

5
Comments
3 min read
How to write better JavaScript using Immutability

How to write better JavaScript using Immutability

5
Comments
5 min read
Service classes A Primer

Service classes A Primer

2
Comments 1
1 min read
Does business need a good code?
Cover image for Does business need a good code?

Does business need a good code?

4
Comments 4
2 min read
loading...