Deep Copy vs Shallow Copy in JavaScript: Complete Guide
Understanding Object References in JavaScript
Have you ever changed something you thought was a separate copy, only to find you messed up the original data too? Yeah, that happens a lot if you don't get how JavaScript handles different kinds of copyi...
mayallo.hashnode.dev10 min read