Single-Responsibility Principle (SRP)
📰 Dev.to · Jack Lin
If a class has too many responsibilities (High Cohesion), all classes that depend on this class have...
If a class has too many responsibilities (High Cohesion), all classes that depend on this class have...