Check out a free preview of the full Reactive Angular 2 course:
The "Immutable Operations" Lesson is part of the full, Reactive Angular 2 course featured in this preview video. Here's what you'd learn in this lesson:
Immutable operations are JavaScript methods that can be used to avoid Object and Array mutations. Simplifying application development does not contain any defensive copying, and it is easier to test.