DEV Community

# cleancoding

Posts

๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
How to Recognize Clean Code: Key Indicators of Well-Designed Software

How to Recognize Clean Code: Key Indicators of Well-Designed Software

1
Comments
7 min read
Designing RESTful API Routes for Following Channels ๐Ÿš€

Designing RESTful API Routes for Following Channels ๐Ÿš€

1
Comments
2 min read
Mastering the Art of Clean and Readable Code

Mastering the Art of Clean and Readable Code

Comments 1
3 min read
SOLID: Principio de Abierto/Cerrado

SOLID: Principio de Abierto/Cerrado

Comments
4 min read
SOLID: Principio de Responsabilidad รšnica

SOLID: Principio de Responsabilidad รšnica

Comments
4 min read
How to clean up Unused Packages in your JavaScript/TypeScript project

How to clean up Unused Packages in your JavaScript/TypeScript project

1
Comments 2
3 min read
Are You Making This ONE Fatal Mistake with Code Smell?

Are You Making This ONE Fatal Mistake with Code Smell?

Comments
1 min read
SOLID Principle

SOLID Principle

Comments
4 min read
Flutter App initiation, Routing, Dependency Injection, Localization, Splash Screen, App Icon, and more...

Flutter App initiation, Routing, Dependency Injection, Localization, Splash Screen, App Icon, and more...

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

Comments
6 min read
Centralized API Logic in Next.js with an External Backend

Centralized API Logic in Next.js with an External Backend

Comments
2 min read
Methodical Naming in React: How It Improves Code Organization

Methodical Naming in React: How It Improves Code Organization

Comments
3 min read
Refactoring: How to improve legacy code one step at a time. Starting with "if statements".

Refactoring: How to improve legacy code one step at a time. Starting with "if statements".

Comments
4 min read
Simple clean code #1

Simple clean code #1

1
Comments
1 min read
Writing Clean Python Code: Embracing the Zen of Python ๐Ÿโœจ

Writing Clean Python Code: Embracing the Zen of Python ๐Ÿโœจ

Comments
3 min read
The Saga Pattern in Microservices

The Saga Pattern in Microservices

1
Comments 1
3 min read
Mastering Dependency Injection in .NET 8: Best Practices and Proven Patterns for Cleaner Code

Mastering Dependency Injection in .NET 8: Best Practices and Proven Patterns for Cleaner Code

2
Comments
2 min read
Letter to my team: Fighting software decay

Letter to my team: Fighting software decay

Comments
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
Domain-Centric Architecture: Building Software That Aligns With Business Needs

Domain-Centric Architecture: Building Software That Aligns With Business Needs

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

c# clean code: Guide to Defining and Structuring Classes

4
Comments 1
3 min read
Understanding the State Design Pattern P5

Understanding the State Design Pattern P5

1
Comments
5 min read
Understanding the State Design Pattern P3

Understanding the State Design Pattern P3

1
Comments
4 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:Assessing Improvement in Account State Management with the State Design Pattern in C#

Flexible C# with OOP Principles:Assessing Improvement in Account State Management with the State Design Pattern in C#

1
Comments
4 min read
loading...