immutable.js.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [immutable.js]
www.codever.land/bookmarks/t/immutable.js
Immutable.js home page
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
- :octocat: source code