Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Do you need something robust but lighter weight than the full-blown NgRx Store?
Something with minimal boilerplate that can handle both simple component state as well as complex stores.
**NgRx Signal Store fits that niche.**
It doesn't feel cumbersome when you're working on a small app but it scales really well.
And since you're not dealing with a bunch of abstractions, it's a quick library to pick up!
In this course you'll learn the following:
- How to provide your signal store at several points in your app
- Computed signals
- Signals and DeepSignals
- Update your store with withMethod
- Bring in RxJs methods with rxMethod
- Tap into lifecycle hooks
- Using external services
- and more!
[Watch the first lesson here.](https://egghead.io/lessons/angular-create-an-ngrx-signal-store-with-initial-value-using-withstate)
[Github](https://github.com/ducin/egghead-ngrx-signal-store)