Forem

# cleancoding

Posts

๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Single Responsibility Principle in Java

Single Responsibility Principle in Java

Comments
3 min read
Abstract Classes and Interfaces in Java

Abstract Classes and Interfaces in Java

2
Comments
2 min read
Integrating Checkstyle into Your Maven Project for Clean and Consistent Code

Integrating Checkstyle into Your Maven Project for Clean and Consistent Code

Comments 2
3 min read
Beyond If-Else Hell: Elegant State Machine pattern in Game Development

Beyond If-Else Hell: Elegant State Machine pattern in Game Development

Comments
4 min read
The Quiet Joy of Code That Clicks

The Quiet Joy of Code That Clicks

Comments
2 min read
How to Write Better Functions: A Clean Code Checklist

How to Write Better Functions: A Clean Code Checklist

2
Comments
3 min read
Beyond Spaghetti Code: Mastering Game Design Patterns

Beyond Spaghetti Code: Mastering Game Design Patterns

Comments
2 min read
Clean Architecture in .net application step by step

Clean Architecture in .net application step by step

9
Comments
3 min read
Clean code: Why prefer unknown over any in TypeScript

Clean code: Why prefer unknown over any in TypeScript

Comments
3 min read
Writing Clean Code in Front-end: KISS, DRY, YAGNI, and Beyond

Writing Clean Code in Front-end: KISS, DRY, YAGNI, and Beyond

3
Comments
3 min read
Managing Persistence and Business Logic in Spring: A Clean and Scalable Approach

Managing Persistence and Business Logic in Spring: A Clean and Scalable Approach

Comments
4 min read
Use watch as the last resort

Use watch as the last resort

3
Comments 1
4 min read
Integrating Mpesa API in Flutter Using Clean Architecture

Integrating Mpesa API in Flutter Using Clean Architecture

7
Comments 1
9 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
Clean Code: Writing clear conditional logic in JavaScript

Clean Code: Writing clear conditional logic in JavaScript

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

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

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

Designing RESTful API Routes for Following Channels ๐Ÿš€

1
Comments
2 min read
Avoiding global functions in JavaScript

Avoiding global functions in JavaScript

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

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

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

1
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
loading...