What is immutable state in Angular?

In Angular apps, the immutability term is mostly mentioned when you deal with the OnPush change detection strategy. Mutable update patterns may not only prevent you from taking advantage of narrowing a components tree subjected to the change detection, but it also leads to hard to spot bugs/gotchas .

Sizin İçin Seçtik  How does Angular maintain state?

Leave a Reply

Your email address will not be published. Required fields are marked *