/frontend-clean-architecture

👀 A frontend clean architecture example to enforce a loosely coupled business logic

Primary LanguageTypeScriptMIT LicenseMIT

frontend-clean-architecture

A frontend clean architecture proposal to enforce a loosely coupled business logic. A modular design with a screaming architecture file structure has been adopted to split the application into independent bounded contexts while making the file structure scream the intent of the application without looking at implementation details.

🏗️ Architecture

Clean Architecture overall class diagram Source

📚 Resources