In this article I'll show how I use the Facade Design Pattern on my angular projects. Facade Design Pattern I read about this pattern from this website: facade This is a structural design pattern that provides a simplified interface to a library, a framework, or any other complex set of classes. The goal of the Facade is to provide a simple interface to complex subsystem which contain lots parts
Angular - NgRx Facade Design Pattern
Simone Boccato·Dev.to··1 min read
D
Continue reading on Dev.to
This article was sourced from Dev.to's RSS feed. Visit the original for the complete story.