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.
The power of Rust

The power of Rust

Comments
3 min read
Hexagonal Architecture/Ports And Adapters: Clarifying Key Concepts Using Go
Cover image for Hexagonal Architecture/Ports And Adapters: Clarifying Key Concepts Using Go

Hexagonal Architecture/Ports And Adapters: Clarifying Key Concepts Using Go

44
Comments 4
10 min read
When you are writing code, do you "align the happy path to the left"?
Cover image for When you are writing code, do you "align the happy path to the left"?

When you are writing code, do you "align the happy path to the left"?

3
Comments 2
1 min read
Comments are not Evil: Beyond Self-Documenting Code 😈

Comments are not Evil: Beyond Self-Documenting Code 😈

6
Comments 3
4 min read
La Solución del Billón de Dólares
Cover image for La Solución del Billón de Dólares

La Solución del Billón de Dólares

Comments
5 min read
7 Mindful Tips For Writing Clean Code
Cover image for 7 Mindful Tips For Writing Clean Code

7 Mindful Tips For Writing Clean Code

8
Comments 2
3 min read
🚀3 Important Rules for Naming Variables in Excellent Code
Cover image for 🚀3 Important Rules for Naming Variables in Excellent Code

🚀3 Important Rules for Naming Variables in Excellent Code

1
Comments 1
1 min read
Building Robust Codebase: A Deep Dive into SOLID Principles
Cover image for Building Robust Codebase: A Deep Dive into SOLID Principles

Building Robust Codebase: A Deep Dive into SOLID Principles

1
Comments
6 min read
Mastering NestJS: Building Scalable Systems with Abstractions, ex: different databases
Cover image for Mastering NestJS: Building Scalable Systems with Abstractions, ex: different databases

Mastering NestJS: Building Scalable Systems with Abstractions, ex: different databases

4
Comments
5 min read
¿Qué es el código limpio?

¿Qué es el código limpio?

Comments
1 min read
Why Clean Code Matters More Than You Think: Beyond Just Functionality
Cover image for Why Clean Code Matters More Than You Think: Beyond Just Functionality

Why Clean Code Matters More Than You Think: Beyond Just Functionality

Comments
9 min read
Software Testing Basics
Cover image for Software Testing Basics

Software Testing Basics

1
Comments 1
2 min read
Mastering NestJS: Unleashing the Power of Clean Architecture and DDD in E-commerce Development — part 1
Cover image for Mastering NestJS: Unleashing the Power of Clean Architecture and DDD in E-commerce Development — part 1

Mastering NestJS: Unleashing the Power of Clean Architecture and DDD in E-commerce Development — part 1

7
Comments 1
5 min read
Refactor "switch" statements in case have large sets of "case" clauses

Refactor "switch" statements in case have large sets of "case" clauses

Comments
1 min read
Introduction to Clean Code in Python
Cover image for Introduction to Clean Code in Python

Introduction to Clean Code in Python

22
Comments 5
9 min read
Introduction to Clean Code Principles: A Deeper Dive with JavaScript Examples
Cover image for Introduction to Clean Code Principles: A Deeper Dive with JavaScript Examples

Introduction to Clean Code Principles: A Deeper Dive with JavaScript Examples

2
Comments
3 min read
The Art of Writing Clean Code: A Guide for Developers

The Art of Writing Clean Code: A Guide for Developers

Comments
4 min read
Internal packages in Go
Cover image for Internal packages in Go

Internal packages in Go

22
Comments
2 min read
#4 Estudos: Explorando a Evolução das Arquiteturas de Software
Cover image for #4 Estudos: Explorando a Evolução das Arquiteturas de Software

#4 Estudos: Explorando a Evolução das Arquiteturas de Software

Comments
3 min read
#3 Estudos: Arquitetura Limpa
Cover image for #3 Estudos: Arquitetura Limpa

#3 Estudos: Arquitetura Limpa

Comments
2 min read
The Seven Deadly Sins of Programming: Avoiding Common Code Quality Pitfalls

The Seven Deadly Sins of Programming: Avoiding Common Code Quality Pitfalls

Comments
2 min read
Beyond Else: Writing Clean and Maintainable Code
Cover image for Beyond Else: Writing Clean and Maintainable Code

Beyond Else: Writing Clean and Maintainable Code

Comments
3 min read
Angular 17 with clean architecture - Error: Dependency Injection

Angular 17 with clean architecture - Error: Dependency Injection

1
Comments
1 min read
Recognizing poor code

Recognizing poor code

3
Comments
2 min read
4 dicas para aumentar a legibilidade dos seus testes

4 dicas para aumentar a legibilidade dos seus testes

4
Comments
7 min read
loading...