Clean code Tip : SRP is the MEDUSA of Clean code family.

Clean code Tip : SRP is the MEDUSA of Clean code family.
While we are hearing tips on Clean code, the most common tip is maintaining SRP while writing class or methods, in a broader scope Module/Package/Service/API.But Irony is, SRP is the most powerful but obscured principle in the Design toolbox, this throws...