#design-principles
Read more stories on Hashnode
Articles with this tag
The Facade Design Pattern is a structural design pattern commonly used in software engineering to provide a simplified interface to a complex system...
The Bridge Design Pattern is a structural design pattern that helps in separating the abstraction from its implementation, allowing them to be...