GitbookIO/javascript

Immutable/Mutable Example Context unjustified

amandeepmittal opened this issue · 0 comments

The example that explains the difference between the mutable and immutable JS values is unclear for a beginner.
In the example you have described the primitive value as mutable, it will become more clear if you'd describe in the example the immutability of primitive values.