DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

Comments
6 min read
Understanding Server-Side Composition and Client-Side Composition in Microservices

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

Comments
4 min read
Akka, RabbitMQ, Kafka, and Azure Service Bus in Microservices Architecture

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

Comments
4 min read
How to Identify and Remove Unused Files in React Projects?

How to Identify and Remove Unused Files in React Projects?

6
Comments
2 min read
Gestion des Exceptions en Java : Guide Complet

Gestion des Exceptions en Java : Guide Complet

Comments
10 min read
Refactoring conditionals: The first steps to cleaner code.

Refactoring conditionals: The first steps to cleaner code.

Comments
4 min read
Understanding the Visitor Pattern in C#

Understanding the Visitor Pattern in C#

5
Comments
4 min read
El verdadero valor del software no siempre está en el presente

El verdadero valor del software no siempre está en el presente

Comments
7 min read
Flexible C# with OOP Principles:Simplified State Management

Flexible C# with OOP Principles:Simplified State Management

Comments
3 min read
Best Way to Replace Duplicated Request Parameters in Spring Boot

Best Way to Replace Duplicated Request Parameters in Spring Boot

5
Comments
1 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
C# Clean Code: Commenting Conventions

C# Clean Code: Commenting Conventions

Comments
2 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 🚀

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

Composing Methods: A Practical Guide to Clean Code

7
Comments
4 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
Architect Your React Native app to handle Millions of Users and Large Development Teams

Architect Your React Native app to handle Millions of Users and Large Development Teams

Comments
11 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
Methods and Functions in C#: Writing Clean, Maintainable Code

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

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

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

1
Comments 2
4 min read
5 Tips to Write Clean Code and Best Practices in 2025

5 Tips to Write Clean Code and Best Practices in 2025

7
Comments
2 min read
One Level of Abstraction: The Key to Clean Functions

One Level of Abstraction: The Key to Clean Functions

6
Comments
2 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
Clean Architecture: The Unattainable Ideal – A Parable for Developers

Clean Architecture: The Unattainable Ideal – A Parable for Developers

Comments
8 min read
Tech Debt: A Bigger Problem Than AI Takeover

Tech Debt: A Bigger Problem Than AI Takeover

2
Comments 2
6 min read
Understanding Object Calisthenics: Writing Cleaner Code

Understanding Object Calisthenics: Writing Cleaner Code

Comments
10 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

127
Comments 25
4 min read
What's the Fucking Clean Code???

What's the Fucking Clean Code???

3
Comments 1
5 min read
5 Ways to Write Clean Code: A Developer's Guide 💻✨

5 Ways to Write Clean Code: A Developer's Guide 💻✨

2
Comments
3 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
Чистая Архитектура: Недостижимый Идеал

Чистая Архитектура: Недостижимый Идеал

Comments
3 min read
Understanding and Writing Methods in C#

Understanding and Writing Methods in C#

4
Comments
3 min read
Streamlining Rails Controllers with Simple PORO Validators

Streamlining Rails Controllers with Simple PORO Validators

15
Comments 3
3 min read
The Golden Rule of Clean Code: Functions Should Do One Thing

The Golden Rule of Clean Code: Functions Should Do One Thing

Comments
2 min read
Understanding the Proxy Pattern with a Payroll System Example

Understanding the Proxy Pattern with a Payroll System Example

3
Comments 1
4 min read
Refactoring 017 - Convert Attributes to Sets

Refactoring 017 - Convert Attributes to Sets

4
Comments
6 min read
5 WAYS TO ORGANIZE YOUR C# CODES IN GODOT

5 WAYS TO ORGANIZE YOUR C# CODES IN GODOT

1
Comments
4 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
Clean Code: Open Source Linting & Formatting

Clean Code: Open Source Linting & Formatting

1
Comments
5 min read
Dependency Injection in Spring: Simplifying Your Code

Dependency Injection in Spring: Simplifying Your Code

1
Comments
4 min read
The CLEAN Framework: A 5-Step Blueprint for Writing Bug-Free, Maintainable JavaScript Code

The CLEAN Framework: A 5-Step Blueprint for Writing Bug-Free, Maintainable JavaScript Code

2
Comments
3 min read
c# advanced: Pattern Matching in c#

c# advanced: Pattern Matching in c#

1
Comments
3 min read
Regra 7: Elimine casos de falha

Regra 7: Elimine casos de falha

Comments
2 min read
Avoiding Frontend Development Failure: Proven Practices for Writing Clean Code

Avoiding Frontend Development Failure: Proven Practices for Writing Clean Code

Comments
2 min read
c# clean code: Guide to Defining and Structuring Classes

c# clean code: Guide to Defining and Structuring Classes

9
Comments 1
3 min read
Creating focused domain applications. A Symfony approach (Extracting and validating data)

Creating focused domain applications. A Symfony approach (Extracting and validating data)

16
Comments 2
6 min read
c# Clean Code: Why Readable Code Matters and How to Achieve It

c# Clean Code: Why Readable Code Matters and How to Achieve It

5
Comments
3 min read
Understanding the State Design Pattern P4

Understanding the State Design Pattern P4

4
Comments
7 min read
Flexible C# with OOP Principles: Simplifying Account State Management with the State Design Pattern and Callbacks

Flexible C# with OOP Principles: Simplifying Account State Management with the State Design Pattern and Callbacks

4
Comments
5 min read
How to detect SOLID principle violations?

How to detect SOLID principle violations?

Comments
1 min read
Top 6 Design Patterns

Top 6 Design Patterns

2
Comments
3 min read
Flexible C# with OOP Principles: Reducing Complexity in OOP with State-Based Logic

Flexible C# with OOP Principles: Reducing Complexity in OOP with State-Based Logic

4
Comments
2 min read
Flexible C# with OOP Principles:Simplifying Complex Code with the State Design Pattern

Flexible C# with OOP Principles:Simplifying Complex Code with the State Design Pattern

4
Comments
4 min read
c# clean code: Writing Efficient LINQ Queries

c# clean code: Writing Efficient LINQ Queries

3
Comments
2 min read
c# Clean Code: Best Practices for new, Operators, and using

c# Clean Code: Best Practices for new, Operators, and using

4
Comments
4 min read
Best Practices for Writing Clean React Code with Examples

Best Practices for Writing Clean React Code with Examples

Comments 2
4 min read
c# Clean Code: Best Practices for Using Action and Func

c# Clean Code: Best Practices for Using Action and Func

26
Comments 3
3 min read
Forget if !=null and try/catch and write leaner code

Forget if !=null and try/catch and write leaner code

1
Comments
5 min read
🧹 The Art of Writing Clean Code: Why It Matters and How to Do It

🧹 The Art of Writing Clean Code: Why It Matters and How to Do It

6
Comments
4 min read
C# Clean Code: using var guide lines

C# Clean Code: using var guide lines

6
Comments
2 min read
loading...