SRP

1 article
Single Responsibility Principle (SRP) A SOLID design principle stating that a class should have only one reason to change, meaning it should …