#Clean-Architecture

2 posts found.

Next.js App Router Blog MVP Design cover image
3 min read
A practical guide to designing an App Router-based blog MVP from a Clean Architecture perspective and organizing layer responsibilities and infrastructure trade-offs
Practicing Clean Architecture in Next.js cover image
2 min read
Structure that clearly separates UseCase and Infra boundaries to suppress increase in complexity when expanding functions