As an application grows, it becomes harder to maintain. The complexity increases while the value of reusable modules increases. We know that we have got to do something about it before we risk failure.
Design patterns to the rescue!
#angular #software-architecture #design-patterns #model-view-presenter