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.
Simplifying Complex Code with Advanced Programming Approaches
Cover image for Simplifying Complex Code with Advanced Programming Approaches

Simplifying Complex Code with Advanced Programming Approaches

Comments
4 min read
Part 4: Test-Driven Development (TDD) in React

Part 4: Test-Driven Development (TDD) in React

1
Comments
13 min read
Creating focused domain applications. A Symfony approach (Saving the entity)

Creating focused domain applications. A Symfony approach (Saving the entity)

Comments 3
3 min read
How to Write Better TypeScript Code: Best Practices for Clean, Effective, and Scalable Code

How to Write Better TypeScript Code: Best Practices for Clean, Effective, and Scalable Code

145
Comments 25
4 min read
Simplifying Conditional Expressions in C#: Tips for Clean and Readable Code

Simplifying Conditional Expressions in C#: Tips for Clean and Readable Code

1
Comments
2 min read
Simplifying Method Calls in C#: Techniques for Cleaner and More Maintainable Code

Simplifying Method Calls in C#: Techniques for Cleaner and More Maintainable Code

1
Comments
2 min read
Refactoring: Moving Features Between Objects

Refactoring: Moving Features Between Objects

1
Comments
3 min read
Project Journey #2: 🛠️ Coding, Failing, and Learning with AI Law Shield ⚖️

Project Journey #2: 🛠️ Coding, Failing, and Learning with AI Law Shield ⚖️

10
Comments 2
3 min read
Como Melhorar seu Código Java: 7 Boas Práticas e Padrões de Desenvolvimento
Cover image for Como Melhorar seu Código Java: 7 Boas Práticas e Padrões de Desenvolvimento

Como Melhorar seu Código Java: 7 Boas Práticas e Padrões de Desenvolvimento

2
Comments
6 min read
What's the Fucking Clean Code???
Cover image for What's the Fucking Clean Code???

What's the Fucking Clean Code???

3
Comments 1
5 min read
How to Identify and Remove Unused Files in React Projects?

How to Identify and Remove Unused Files in React Projects?

17
Comments
3 min read
Creating a RESTful API with .NET and Clean Architecture: A Complete Guide 🚀
Cover image for Creating a RESTful API with .NET and Clean Architecture: A Complete Guide 🚀

Creating a RESTful API with .NET and Clean Architecture: A Complete Guide 🚀

35
Comments 6
4 min read
Composing Methods: A Practical Guide to Clean Code

Composing Methods: A Practical Guide to Clean Code

3
Comments
4 min read
🧹 ¡Limpia tus ramas locales en Git de manera rápida y segura! 🚀
Cover image for 🧹 ¡Limpia tus ramas locales en Git de manera rápida y segura! 🚀

🧹 ¡Limpia tus ramas locales en Git de manera rápida y segura! 🚀

Comments
2 min read
Type guards, type predicates, assertion signatures, and branded types in TS
Cover image for Type guards, type predicates, assertion signatures, and branded types in TS

Type guards, type predicates, assertion signatures, and branded types in TS

2
Comments 1
3 min read
Akka, RabbitMQ, Kafka, and Azure Service Bus in Microservices Architecture
Cover image for Akka, RabbitMQ, Kafka, and Azure Service Bus in Microservices Architecture

Akka, RabbitMQ, Kafka, and Azure Service Bus in Microservices Architecture

5
Comments
4 min read
Understanding Server-Side Composition and Client-Side Composition in Microservices
Cover image for Understanding Server-Side Composition and Client-Side Composition in Microservices

Understanding Server-Side Composition and Client-Side Composition in Microservices

3
Comments
4 min read
Understanding and Writing Methods in C#

Understanding and Writing Methods in C#

2
Comments
3 min read
Creating focused domain applications. A Symfony approach (Managing validation errors)

Creating focused domain applications. A Symfony approach (Managing validation errors)

2
Comments 2
5 min read
Streamlining Rails Controllers with Simple PORO Validators

Streamlining Rails Controllers with Simple PORO Validators

15
Comments 3
3 min read
Methods and Functions in C#: Writing Clean, Maintainable Code

Methods and Functions in C#: Writing Clean, Maintainable Code

4
Comments
3 min read
5 Tips to Write Clean Code and Best Practices in 2025
Cover image for 5 Tips to Write Clean Code and Best Practices in 2025

5 Tips to Write Clean Code and Best Practices in 2025

4
Comments
2 min read
Washing your code: divide and conquer, or merge and relax

Washing your code: divide and conquer, or merge and relax

5
Comments
23 min read
Understanding the Visitor Pattern in C#
Cover image for Understanding the Visitor Pattern in C#

Understanding the Visitor Pattern in C#

3
Comments
4 min read
Clean Code: Open Source Linting & Formatting

Clean Code: Open Source Linting & Formatting

1
Comments
5 min read
loading...