immutable.md

July 15, 2021 · View on GitHub

Bookmarks tagged [immutable]

www.codever.land/bookmarks/t/immutable

Immutables.org

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!


Refactoring to Immutability - Kevlin Henney - YouTube

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...


Change Detection in Angular 2 – Angular

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

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