DEV Community

# cleancoding

Posts

๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Clean Code: Writing clear conditional logic in JavaScript

Clean Code: Writing clear conditional logic in JavaScript

Comments
1 min read
๐ŸŽ‰ Day 75 โ€“ The Art of Writing Clean Code โœจ

๐ŸŽ‰ Day 75 โ€“ The Art of Writing Clean Code โœจ

Comments
2 min read
๐—จ๐—ป๐—น๐—ผ๐—ฐ๐—ธ๐—ถ๐—ป๐—ด ๐˜๐—ต๐—ฒ ๐—ฃ๐—ผ๐˜„๐—ฒ๐—ฟ ๐—ผ๐—ณ ๐—™๐˜‚๐—ป๐—ฐ๐˜๐—ถ๐—ผ๐—ป๐—ฎ๐—น ๐—œ๐—ป๐˜๐—ฒ๐—ฟ๐—ณ๐—ฎ๐—ฐ๐—ฒ๐˜€ ๐—ถ๐—ป ๐—๐—ฎ๐˜ƒ๐—ฎ: ๐—ฆ๐—ถ๐—บ๐—ฝ๐—น๐—ถ๐—ณ๐˜† ๐—ฌ๐—ผ๐˜‚๐—ฟ ๐—–๐—ผ๐—ฑ๐—ฒ ๐—ง๐—ผ๐—ฑ๐—ฎ๐˜†!

๐—จ๐—ป๐—น๐—ผ๐—ฐ๐—ธ๐—ถ๐—ป๐—ด ๐˜๐—ต๐—ฒ ๐—ฃ๐—ผ๐˜„๐—ฒ๐—ฟ ๐—ผ๐—ณ ๐—™๐˜‚๐—ป๐—ฐ๐˜๐—ถ๐—ผ๐—ป๐—ฎ๐—น ๐—œ๐—ป๐˜๐—ฒ๐—ฟ๐—ณ๐—ฎ๐—ฐ๐—ฒ๐˜€ ๐—ถ๐—ป ๐—๐—ฎ๐˜ƒ๐—ฎ: ๐—ฆ๐—ถ๐—บ๐—ฝ๐—น๐—ถ๐—ณ๐˜† ๐—ฌ๐—ผ๐˜‚๐—ฟ ๐—–๐—ผ๐—ฑ๐—ฒ ๐—ง๐—ผ๐—ฑ๐—ฎ๐˜†!

Comments
1 min read
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
Avoiding global functions in JavaScript

Avoiding global functions in JavaScript

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

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

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

Letter to my team: Fighting software decay

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

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

Understanding the State Design Pattern P5

1
Comments
5 min read
loading...