DEV Community

# cleancode

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
c# Clean Code: Why Readable Code Matters and How to Achieve It

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

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

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

Flexible C# with OOP Principles:Simplified State Management

Comments
3 min read
The Art of Clean Code: A Practical Guide to Writing Maintainable JavaScript

The Art of Clean Code: A Practical Guide to Writing Maintainable JavaScript

197
Comments 46
3 min read
Top 6 Design Patterns

Top 6 Design Patterns

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

c# clean code: Writing Efficient LINQ Queries

2
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

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

1
Comments
2 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
One Level of Abstraction: The Key to Clean Functions

One Level of Abstraction: The Key to Clean Functions

1
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

27
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
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
C# Clean Code: using var guide lines

C# Clean Code: using var guide lines

5
Comments
2 min read
loading...