DEV Community

# cleanarchitecture

Posts

๐Ÿ‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
From Monolith to Modules: Modernizing Your Android App Architecture

From Monolith to Modules: Modernizing Your Android App Architecture

Comments
1 min read
From Messy Code to Clean Architecture: How I Finally Organized My Backend Projects

From Messy Code to Clean Architecture: How I Finally Organized My Backend Projects

Comments
5 min read
Como a Clean Architecture transformou meu cรณdigo em algo mais simples e escalรกvel

Como a Clean Architecture transformou meu cรณdigo em algo mais simples e escalรกvel

1
Comments
2 min read
Repository Layer: Decoration or Real Architecture?

Repository Layer: Decoration or Real Architecture?

Comments
2 min read
When Classes Do Too Much: Using LCOM to Spot 'God Classes' in PHP

When Classes Do Too Much: Using LCOM to Spot 'God Classes' in PHP

3
Comments 11
3 min read
Building an Image Classifier API with FastAPI, TensorFlow, and MobileNetV2 Using Clean Architecture Principles

Building an Image Classifier API with FastAPI, TensorFlow, and MobileNetV2 Using Clean Architecture Principles

Comments
2 min read
When โ€œQuick Fixesโ€ Become Long-Term Pain

When โ€œQuick Fixesโ€ Become Long-Term Pain

Comments
3 min read
๐Ÿš€ WP-XPub v1.0.0 โ€“ A Clean Architecture Approach to Multi-Channel Publishing in WordPress

๐Ÿš€ WP-XPub v1.0.0 โ€“ A Clean Architecture Approach to Multi-Channel Publishing in WordPress

Comments
1 min read
๐Ÿงฑ ๐—™๐—ฟ๐—ผ๐—บ ๐— ๐—ผ๐—ป๐—ผ๐—น๐—ถ๐˜๐—ต ๐˜๐—ผ ๐— ๐—ผ๐—ฑ๐˜‚๐—น๐—ฎ๐—ฟ โ€” ๐—˜๐˜…๐˜๐—ฒ๐—ป๐˜€๐—ถ๐—ฏ๐—ถ๐—น๐—ถ๐˜๐˜† ๐—ถ๐—ป .๐—ก๐—˜๐—ง ๐Ÿญ๐Ÿฌ

๐Ÿงฑ ๐—™๐—ฟ๐—ผ๐—บ ๐— ๐—ผ๐—ป๐—ผ๐—น๐—ถ๐˜๐—ต ๐˜๐—ผ ๐— ๐—ผ๐—ฑ๐˜‚๐—น๐—ฎ๐—ฟ โ€” ๐—˜๐˜…๐˜๐—ฒ๐—ป๐˜€๐—ถ๐—ฏ๐—ถ๐—น๐—ถ๐˜๐˜† ๐—ถ๐—ป .๐—ก๐—˜๐—ง ๐Ÿญ๐Ÿฌ

Comments
1 min read
Mastering TypeScript Utility Types with Real-World Examples

Mastering TypeScript Utility Types with Real-World Examples

2
Comments
3 min read
๐—ช๐—ต๐—ฎ๐˜ ๐—œ๐˜€ ๐—ฎ ๐—จ๐˜€๐—ฒ ๐—–๐—ฎ๐˜€๐—ฒ ๐—ถ๐—ป ๐—–๐—น๐—ฒ๐—ฎ๐—ป ๐—”๐—ฟ๐—ฐ๐—ต๐—ถ๐˜๐—ฒ๐—ฐ๐˜๐˜‚๐—ฟ๐—ฒ โ€“ ๐—”๐—ป๐—ฑ ๐—ช๐—ต๐˜† ๐—œ๐˜ ๐— ๐—ฎ๐˜๐˜๐—ฒ๐—ฟ๐˜€ ๐—ถ๐—ป ๐—ฅ๐—ฒ๐—ฎ๐—น-๐—ช๐—ผ๐—ฟ๐—น๐—ฑ ๐—ฃ๐—ฟ๐—ผ๐—ท๐—ฒ๐—ฐ๐˜๐˜€

๐—ช๐—ต๐—ฎ๐˜ ๐—œ๐˜€ ๐—ฎ ๐—จ๐˜€๐—ฒ ๐—–๐—ฎ๐˜€๐—ฒ ๐—ถ๐—ป ๐—–๐—น๐—ฒ๐—ฎ๐—ป ๐—”๐—ฟ๐—ฐ๐—ต๐—ถ๐˜๐—ฒ๐—ฐ๐˜๐˜‚๐—ฟ๐—ฒ โ€“ ๐—”๐—ป๐—ฑ ๐—ช๐—ต๐˜† ๐—œ๐˜ ๐— ๐—ฎ๐˜๐˜๐—ฒ๐—ฟ๐˜€ ๐—ถ๐—ป ๐—ฅ๐—ฒ๐—ฎ๐—น-๐—ช๐—ผ๐—ฟ๐—น๐—ฑ ๐—ฃ๐—ฟ๐—ผ๐—ท๐—ฒ๐—ฐ๐˜๐˜€

Comments
1 min read
Clean Code in Laravel: Business Logic Patterns You Should Know

Clean Code in Laravel: Business Logic Patterns You Should Know

8
Comments 3
2 min read
Clean Architecture in .NET 10: Patterns That Actually Work in Production (2025 Guide)

Clean Architecture in .NET 10: Patterns That Actually Work in Production (2025 Guide)

3
Comments
3 min read
Clean Architecture is Not a Shower for Your Codebase

Clean Architecture is Not a Shower for Your Codebase

1
Comments
5 min read
Clean Architecture for Enterprise Applications: A Practical Guide from the Trenches

Clean Architecture for Enterprise Applications: A Practical Guide from the Trenches

Comments
7 min read
10 Common Mistakes in ASP.NET Core and How to Avoid Them

10 Common Mistakes in ASP.NET Core and How to Avoid Them

1
Comments
2 min read
The Role of Provide & Inject in Vue.js Components

The Role of Provide & Inject in Vue.js Components

Comments
3 min read
๐Ÿ› ๏ธ Build Better Laravel Apps with Service Interfaces, Providers & Requests

๐Ÿ› ๏ธ Build Better Laravel Apps with Service Interfaces, Providers & Requests

13
Comments
2 min read
An Opinionated Clean Architecture in Rust

An Opinionated Clean Architecture in Rust

7
Comments
4 min read
๐Ÿš€ ๐——๐—ฒ๐˜€๐—ถ๐—ด๐—ป๐—ถ๐—ป๐—ด ๐— ๐˜† ๐—ก๐—ฒ๐˜„ ๐—ฃ๐—ฒ๐—ฟ๐˜€๐—ผ๐—ป๐—ฎ๐—น ๐—ฃ๐—ฟ๐—ผ๐—ท๐—ฒ๐—ฐ๐˜ โ€“ ๐—๐—ผ๐—ฏ ๐—”๐—ฝ๐—ฝ๐—น๐—ถ๐—ฐ๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐—ง๐—ฟ๐—ฎ๐—ฐ๐—ธ๐—ฒ๐—ฟ with ๐—–๐—น๐—ฒ๐—ฎ๐—ป ๐—”๐—ฟ๐—ฐ๐—ต๐—ถ๐˜๐—ฒ๐—ฐ๐˜๐˜‚๐—ฟ๐—ฒ and ๐— ๐—ผ๐—ฑ๐˜‚๐—น๐—ฎ๐—ฟ ๐—ฆ๐˜๐—ฟ๐˜‚๐—ฐ๐˜๐˜‚๐—ฟ๐—ฒ

๐Ÿš€ ๐——๐—ฒ๐˜€๐—ถ๐—ด๐—ป๐—ถ๐—ป๐—ด ๐— ๐˜† ๐—ก๐—ฒ๐˜„ ๐—ฃ๐—ฒ๐—ฟ๐˜€๐—ผ๐—ป๐—ฎ๐—น ๐—ฃ๐—ฟ๐—ผ๐—ท๐—ฒ๐—ฐ๐˜ โ€“ ๐—๐—ผ๐—ฏ ๐—”๐—ฝ๐—ฝ๐—น๐—ถ๐—ฐ๐—ฎ๐˜๐—ถ๐—ผ๐—ป ๐—ง๐—ฟ๐—ฎ๐—ฐ๐—ธ๐—ฒ๐—ฟ with ๐—–๐—น๐—ฒ๐—ฎ๐—ป ๐—”๐—ฟ๐—ฐ๐—ต๐—ถ๐˜๐—ฒ๐—ฐ๐˜๐˜‚๐—ฟ๐—ฒ and ๐— ๐—ผ๐—ฑ๐˜‚๐—น๐—ฎ๐—ฟ ๐—ฆ๐˜๐—ฟ๐˜‚๐—ฐ๐˜๐˜‚๐—ฟ๐—ฒ

Comments
1 min read
Stop Overengineering: Clean Architecture for Real-World APIs

Stop Overengineering: Clean Architecture for Real-World APIs

Comments
2 min read
Build a Note app with Clean Architecture and C4 Model

Build a Note app with Clean Architecture and C4 Model

1
Comments
4 min read
The best way of implementing Domain-driven design, Clean Architecture, and CQRS

The best way of implementing Domain-driven design, Clean Architecture, and CQRS

2
Comments
12 min read
Microservices Clean Architecture: Key Design Points and Migration Strategies

Microservices Clean Architecture: Key Design Points and Migration Strategies

Comments
5 min read
Framework agnostic Avatar component

Framework agnostic Avatar component

3
Comments
6 min read
loading...