Hacker News new | ask | show | jobs
by niels_bom 601 days ago
The biggest reasons for me to use the clean architecture are faster testing (most logic is in functional code) and most changes having impact in a small number of files only.