Course lesson

Use NGRX Signal Store methods to run batch updates

In this lesson, you’ll learn to use patchState for executing multiple state updates.

Duration
2 min
Access
Free
Transcript
Retained from source evidence

In this lesson, you’ll learn to use patchState for executing multiple state updates.

The example in this video updates the same filters slice in both updates. But, where this feature really shines is when you need to make updates across several different slices of state!