Mohamed Kafi
Mohamed Kafi's blog

Mohamed Kafi's blog

Follow
Follow
homebadgesnewsletter
Tag

SOLID principles

#solid-principles

More content

Read more stories on Hashnode


Articles with this tag

Interface Segregation Principle

Jan 25, 20233 min read

Definition The client shouldn't be forced to depend on methods that it doesn't use. Or it can be stated more positively: clients should depend only on...

Interface Segregation Principle