DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
How to Identify and Remove Unused Files in React Projects?

How to Identify and Remove Unused Files in React Projects?

10
Comments
3 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
Understanding Server-Side Composition and Client-Side Composition in Microservices

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

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

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

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

Understanding and Writing Methods in C#

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

Streamlining Rails Controllers with Simple PORO Validators

15
Comments 3
3 min read
Creating focused domain applications. A Symfony approach (Returning the result)

Creating focused domain applications. A Symfony approach (Returning the result)

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

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

3
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
5 WAYS TO ORGANIZE YOUR C# CODES IN GODOT

5 WAYS TO ORGANIZE YOUR C# CODES IN GODOT

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

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
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
Gestion des Exceptions en Java : Guide Complet

Gestion des Exceptions en Java : Guide Complet

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

5
Comments 1
3 min read
Refactoring conditionals: The first steps to cleaner code.

Refactoring conditionals: The first steps to cleaner code.

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

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

11
Comments 2
6 min read
Understanding the State Design Pattern P4

Understanding the State Design Pattern P4

7
Comments
7 min read
loading...