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.
Some Best Practices of Javascript for clean and better code quality...
Cover image for 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
How to write clean code?!

How to write clean code?!

6
Comments
3 min read
Clean Code Tip: Avoid mental mappings
Cover image for Clean Code Tip: Avoid mental mappings

Clean Code Tip: Avoid mental mappings

8
Comments
2 min read
Clean Code in C# Part 8 Classes
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Refactoring 003 - Extract Constant

Refactoring 003 - Extract Constant

7
Comments
1 min read
Clean Code in C# Part 5 Exception Handling
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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
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
loading...