Immutability importance in Angular applications

With the advent of Redux, immutable update patterns have become widely popular. In a nutshell, the idea is to create a new object 👷…