Clean Code SOLID Swift · 6 min read
SOLID Principles in Swift: Single Responsibility Principle
Let’s have a look on the S.O.L.I.D. principles and have an in-depth look at the first and probably most well-known principle: the Single Responsibility or SRP.