#reactjs
Read more stories on Hashnode
Articles with this tag
Mutability vs Immutability of data ยท Mutability is the ability to change. In Javascript, there are mutable and immutable data types. Strings, numbers,...