Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 967 Bytes

immutable.md

File metadata and controls

16 lines (13 loc) · 967 Bytes

Bookmarks tagged [immutable]

https://www.youtube.com/watch?v=APUCMSPiNh4

It has been said that immutability changes everything. But what does that mean in practice? What does it mean for existing code that looks more like the muta...


https://vsavkin.com/change-detection-in-angular-2-4f216b855d4c

In this article I will talk in depth about the Angular 2 change detection system.