tags | ||
---|---|---|
|
Interface Segregation Principle(ISP) is a [[arch-solid|SOLID]] principle.
Keep interfaces small so that users don’t end up depending on things they don’t need.
tags | ||
---|---|---|
|
Interface Segregation Principle(ISP) is a [[arch-solid|SOLID]] principle.
Keep interfaces small so that users don’t end up depending on things they don’t need.