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.
Clean Code Book Summary I
Cover image for Clean Code Book Summary I

Clean Code Book Summary I

7
Comments
10 min read
Clean Code Book Summary II
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for 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.
Cover image for 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
Cover image for 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
Cover image for Clean Code e suas problemáticas

Clean Code e suas problemáticas

Comments
1 min read
Structuring our Node.JS application
Cover image for 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
Código limpo

Código limpo

1
Comments
2 min read
Sử dụng Builder Pattern cho function có nhiều filter params trong Java

Sử dụng Builder Pattern cho function có nhiều filter params trong Java

Comments
1 min read
Aplicações Laravel que gritam seu domínio
Cover image for Aplicações Laravel que gritam seu domínio

Aplicações Laravel que gritam seu domínio

7
Comments 2
6 min read
Clean Code functions

Clean Code functions

Comments
1 min read
The difference between clean code and clean architecture?

The difference between clean code and clean architecture?

7
Comments
2 min read
Clean Code: Lições essenciais do terceiro capítulo
Cover image for Clean Code: Lições essenciais do terceiro capítulo

Clean Code: Lições essenciais do terceiro capítulo

Comments
5 min read
🚀Clean Code y Buenas Prácticas con JavaScript - Reglas del diseño simple

🚀Clean Code y Buenas Prácticas con JavaScript - Reglas del diseño simple

2
Comments
2 min read
Mastering Clean Functions: 10 Practices for Elegance in Code ✨

Mastering Clean Functions: 10 Practices for Elegance in Code ✨

2
Comments
3 min read
Golang: 14 Shorthand Tricks You Might Not Know!
Cover image for Golang: 14 Shorthand Tricks You Might Not Know!

Golang: 14 Shorthand Tricks You Might Not Know!

Comments
1 min read
'Hypermodernize' your Python Package
Cover image for 'Hypermodernize' your Python Package

'Hypermodernize' your Python Package

6
Comments 1
3 min read
SOLID Design Principles: Learn the Dependency Inversion Principle
Cover image for SOLID Design Principles: Learn the Dependency Inversion Principle

SOLID Design Principles: Learn the Dependency Inversion Principle

3
Comments
3 min read
SOLID Design Principles: Learn the Interface-Segregation Principle
Cover image for SOLID Design Principles: Learn the Interface-Segregation Principle

SOLID Design Principles: Learn the Interface-Segregation Principle

Comments
3 min read
SOLID Design Principles: Learn the Liskov-Substitution Principle
Cover image for SOLID Design Principles: Learn the Liskov-Substitution Principle

SOLID Design Principles: Learn the Liskov-Substitution Principle

3
Comments 1
3 min read
SOLID Design Principles: Learn the Open-Closed Principle
Cover image for SOLID Design Principles: Learn the Open-Closed Principle

SOLID Design Principles: Learn the Open-Closed Principle

18
Comments 2
3 min read
Rust Concurrency Explained: Cleaning Code with Traits and Simplifying Services

Rust Concurrency Explained: Cleaning Code with Traits and Simplifying Services

3
Comments
9 min read
loading...