Application State Management with Angular Signals
In this article, I will demonstrate how to manage your application’s state using only Angular Signals and a small function.
More than “Service with a Subject”
Let’s begin with an explanation of why using a bunch of BehaviorSubject objects inside a se...
eoz.hashnode.dev9 min read