thrashtechinfo / solid-design-pattern-angular

Usage of Solid Design Pattern in Angular v18
4 stars 1 forks source link

Feature/1 #8

Closed muhammadawaisshaikh closed 1 month ago

muhammadawaisshaikh commented 1 month ago

This way, if we need to update the filtering logic or the course list display in the future, we can modify them independently, adhering to the Single Responsibility Principle.

thrashtechinfo commented 1 month ago

Great work @muhammadawaisshaikh i will publish, once detailed overview, thanks