#javascript

Immutability (2) - Immutable.js, pros and cons

Oct 14, 2021

How Immutable.js works with persistent data structures, and its pros and cons...

read more...

Immutability (1) - Object.freeze() doesn't always freeze

Sep 23, 2021

Explain primitive and reference data type of JavaScript, and immutability of object...

read more...