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.
Evita usar UpperCase o LowerCase C#

Evita usar UpperCase o LowerCase C#

Comments
1 min read
Become a pedantic coder

Become a pedantic coder

3
Comments
3 min read
How to use Optional class (Java) - best practices

How to use Optional class (Java) - best practices

30
Comments 2
3 min read
Understanding Clean Architecture: A Beginner's Guide

Understanding Clean Architecture: A Beginner's Guide

Comments
5 min read
Unraveling the Strategy Pattern: A Practical Case Study

Unraveling the Strategy Pattern: A Practical Case Study

3
Comments 2
5 min read
Clean Code Book Summary I

Clean Code Book Summary I

7
Comments
10 min read
Clean Code Book Summary II

Clean Code Book Summary II

1
Comments
10 min read
How to Avoid Multiple Nested If-Else Statements Using Guard Clause

How to Avoid Multiple Nested If-Else Statements Using Guard Clause

3
Comments 2
2 min read
Sorting in Java – how to, and how not to do it anymore

Sorting in Java – how to, and how not to do it anymore

4
Comments 3
5 min read
Program in Javascript like a Pro

Program in Javascript like a Pro

3
Comments
3 min read
Making clean API requests to the Backend with URLSearchParams in React.

Making clean API requests to the Backend with URLSearchParams in React.

Comments
2 min read
Go 1.22: Melhorias no laço For

Go 1.22: Melhorias no laço For

1
Comments
1 min read
Clean Code e suas problemáticas

Clean Code e suas problemáticas

Comments
1 min read
Structuring our Node.JS application

Structuring our Node.JS application

2
Comments
4 min read
Design Patterns - Prototype

Design Patterns - Prototype

Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.