SOLID: Single Responsibility Principle (SRP) with frontend application
Intro
In the previous article I commented on Clean Architecture in the frontend. But in clean design we have a set of principles called S.O.L.I.D. Within this acronym we have the SRP (Single Responsibility Principle), which according to the author of...
thepragmaticengineer.hashnode.dev11 min read