I created this small project to show an approach to architecture I use in larger commercial projects. In this application, I wanted to implement the main ideas that proved reliable on a larger scale. But at the same time, keep them simple enough.
The purpose is to demonstrate how I apply Clean Architecture in the frontend. You can find the details in the article on my blog. Please see the link below.
I target different audiences:
- Developers who need a detailed yet not too complicated example of frontend architecture.
- My current and future colleagues if I need to explain some of these concepts.
- Anybody who might be interested in the approaches I use in my practice.