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.
Make It Work, Then Make It Better

Make It Work, Then Make It Better

1
Comments
2 min read
Washing your code: don’t make me think

Washing your code: don’t make me think

19
Comments 18
13 min read
📛Stop Hardcoding Database Calls: Simplify with a Config Manager

📛Stop Hardcoding Database Calls: Simplify with a Config Manager

1
Comments
4 min read
RabbitMQ: Using It with Microservices

RabbitMQ: Using It with Microservices

1
Comments
3 min read
Event Broker Implementation in C# Using Azure Service Bus

Event Broker Implementation in C# Using Azure Service Bus

2
Comments
3 min read
Why Clean Architecture and SOLID Principles Should Be the Foundation of Your Next Project!

Why Clean Architecture and SOLID Principles Should Be the Foundation of Your Next Project!

Comments
4 min read
Demystifying Software Architectures: Choosing the Right Design for Your Project

Demystifying Software Architectures: Choosing the Right Design for Your Project

27
Comments 1
3 min read
Decoding Software Quality: A Deep Dive into Errors, Faults, Bugs, Defects, and Failures.

Decoding Software Quality: A Deep Dive into Errors, Faults, Bugs, Defects, and Failures.

26
Comments
3 min read
Mastering Lombok: Clean and Efficient Java Code Simplification

Mastering Lombok: Clean and Efficient Java Code Simplification

Comments
4 min read
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

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???

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 🚀

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

33
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! 🚀

🧹 ¡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

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

3
Comments 1
3 min read
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
loading...