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.
Clean Code in C# Part 9 Rules for Results

Clean Code in C# Part 9 Rules for Results

7
Comments
3 min read
0- Advanced Software Development

0- Advanced Software Development

6
Comments 1
3 min read
How to write clean code?!

How to write clean code?!

6
Comments
3 min read
Some Best Practices of Javascript for clean and better code quality...

Some Best Practices of Javascript for clean and better code quality...

211
Comments 10
4 min read
Clean Code Tip: Avoid mental mappings

Clean Code Tip: Avoid mental mappings

8
Comments
2 min read
Clean Code in C# Part 8 Classes

Clean Code in C# Part 8 Classes

5
Comments
3 min read
Declarative Optional.Js

Declarative Optional.Js

6
Comments
1 min read
Clean Code in C# Part 7 Unit Tests

Clean Code in C# Part 7 Unit Tests

10
Comments
3 min read
Clean Code in C# Part 6 Limits

Clean Code in C# Part 6 Limits

6
Comments
3 min read
But we REALLY need TODO comments!

But we REALLY need TODO comments!

5
Comments 1
2 min read
Refactoring 003 - Extract Constant

Refactoring 003 - Extract Constant

7
Comments
1 min read
Clean Code in C# Part 5 Exception Handling

Clean Code in C# Part 5 Exception Handling

6
Comments
3 min read
I Wrote More than 90 Articles on 2021: Here is What I Learned

I Wrote More than 90 Articles on 2021: Here is What I Learned

19
Comments
4 min read
Clean Code in C# Part 4 Formatting

Clean Code in C# Part 4 Formatting

5
Comments
4 min read
Code Smell 111 - Modifying Collections While Traversing

Code Smell 111 - Modifying Collections While Traversing

6
Comments
2 min read
Clean Code in C# Part 3 Comments

Clean Code in C# Part 3 Comments

11
Comments 6
2 min read
Code Smell 110 - Switches With Defaults

Code Smell 110 - Switches With Defaults

7
Comments
2 min read
Go project layout with Clean architectures and DDD

Go project layout with Clean architectures and DDD

15
Comments
6 min read
Unit Testing : Make Others Adopt it

Unit Testing : Make Others Adopt it

2
Comments
2 min read
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

Clean Code in C# Part 2 Methods

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

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

Code Smell 106 - Production Dependent Code

1
Comments
2 min read
loading...