Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.35 KB

immutable.md

File metadata and controls

23 lines (19 loc) · 1.35 KB

Bookmarks tagged [immutable]

http://immutables.github.io/

Java annotation processors to generate simple, safe and consistent value objects. Do not repeat yourself, try Immutables, the most comprehensive tool in this field!


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.