Tarun Luthra
My Personal Blog

My Personal Blog

Follow
Follow
homebadges
Tag

Objects

#objects

More content

Read more stories on Hashnode


Articles with this tag

How to lock/freeze a Javascript Object ? 🔓

Jul 23, 20213 min read

Learn how to create truly immutable objects in Javascript. · Introduction JavaScript is a language that is designed on object-based-paradigm. Objects are...

How to lock/freeze a Javascript Object ? 🔓