Bookmarks tagged [immutable.js]
https://immutable-js.github.io/immutable-js/
[Immutable][] data cannot be changed once created, leading to much simpler application development, no defensive copying, and enabling advanced memoization and change detection techniques with simple ...
- tags: javascript, immutable.js
- source code