Bookmarks tagged [immutable]
Java annotation processors to generate simple, safe and consistent value objects. Do not repeat yourself, try Immutables, the most comprehensive tool in this field!
- tags: java, immutable
- source code
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...
- tags: refactoring, immutable
https://vsavkin.com/change-detection-in-angular-2-4f216b855d4c
In this article I will talk in depth about the Angular 2 change detection system.