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.
Error Handling Bad Practices

Error Handling Bad Practices

Comments
5 min read
Essential Guide to Refactoring Code for a Cleaner and Polished Design

Essential Guide to Refactoring Code for a Cleaner and Polished Design

1
Comments
3 min read
Top 10 Clean Code Rules 🎨🚀
Cover image for Top 10 Clean Code Rules 🎨🚀

Top 10 Clean Code Rules 🎨🚀

99
Comments 13
2 min read
Understanding clean architectures
Cover image for Understanding clean architectures

Understanding clean architectures

5
Comments
10 min read
Understanding Clean Code: Classes ⚡️
Cover image for Understanding Clean Code: Classes ⚡️

Understanding Clean Code: Classes ⚡️

Comments
3 min read
Clean Code: Exerça a habilidade de escrever código simples e eficiente🔥
Cover image for Clean Code: Exerça a habilidade de escrever código simples e eficiente🔥

Clean Code: Exerça a habilidade de escrever código simples e eficiente🔥

2
Comments
7 min read
[Code Compare] 1. ArrayList vs Collections.singletonList
Cover image for [Code Compare] 1. ArrayList vs Collections.singletonList

[Code Compare] 1. ArrayList vs Collections.singletonList

1
Comments
4 min read
Writing Clean and Maintainable Functions in C#
Cover image for Writing Clean and Maintainable Functions in C#

Writing Clean and Maintainable Functions in C#

5
Comments
4 min read
Decision Tables in TypeScript: An Underrated Pattern for Cleaner Code
Cover image for Decision Tables in TypeScript: An Underrated Pattern for Cleaner Code

Decision Tables in TypeScript: An Underrated Pattern for Cleaner Code

2
Comments
3 min read
Regra 4: A generalização demanda três exemplos

Regra 4: A generalização demanda três exemplos

Comments
4 min read
Demystifying CPF and CNPJ Check Digit Algorithms: A Clear and Concise Approach
Cover image for Demystifying CPF and CNPJ Check Digit Algorithms: A Clear and Concise Approach

Demystifying CPF and CNPJ Check Digit Algorithms: A Clear and Concise Approach

4
Comments
4 min read
Should Domain Models Have Interfaces?
Cover image for Should Domain Models Have Interfaces?

Should Domain Models Have Interfaces?

Comments
3 min read
Top Security Flaws hiding in your code right now - and how to fix them
Cover image for Top Security Flaws hiding in your code right now - and how to fix them

Top Security Flaws hiding in your code right now - and how to fix them

1
Comments 2
8 min read
Understanding Clean Code: Unit Tests ⚡
Cover image for Understanding Clean Code: Unit Tests ⚡

Understanding Clean Code: Unit Tests ⚡

1
Comments
3 min read
Regra 3: Um bom nome é a melhor documentação

Regra 3: Um bom nome é a melhor documentação

Comments
2 min read
Interface Segregation Principle

Interface Segregation Principle

Comments
3 min read
Understanding Clean Code: Boundaries ⚡
Cover image for Understanding Clean Code: Boundaries ⚡

Understanding Clean Code: Boundaries ⚡

1
Comments
3 min read
Why Naming Domain Rules Is Essential for Code Semantics
Cover image for Why Naming Domain Rules Is Essential for Code Semantics

Why Naming Domain Rules Is Essential for Code Semantics

2
Comments 1
4 min read
Understanding Clean Code: Handling ⚡
Cover image for Understanding Clean Code: Handling ⚡

Understanding Clean Code: Handling ⚡

2
Comments
3 min read
Navigating Tech Debt in Early-Stage Startups: The Double-Edged Sword
Cover image for Navigating Tech Debt in Early-Stage Startups: The Double-Edged Sword

Navigating Tech Debt in Early-Stage Startups: The Double-Edged Sword

2
Comments
4 min read
The real motivation to ship GREAT software
Cover image for The real motivation to ship GREAT software

The real motivation to ship GREAT software

Comments
1 min read
Introdução ao GraphQL: Um Guia Simplificado
Cover image for Introdução ao GraphQL: Um Guia Simplificado

Introdução ao GraphQL: Um Guia Simplificado

1
Comments
2 min read
Regra 2: Bugs são contagiosos

Regra 2: Bugs são contagiosos

Comments
3 min read
Understanding Clean Code: Objects and Data Structures⚡
Cover image for Understanding Clean Code: Objects and Data Structures⚡

Understanding Clean Code: Objects and Data Structures⚡

2
Comments
3 min read
Contratos no Kotlin

Contratos no Kotlin

Comments
3 min read
loading...