Immutable Object In JavaScript Using Object.freeze
Nov 15 2016

Jatin Malik

Want to make Immutable objects in JavaScript? Heard about Object.freeze() ? This video answers your questions regarding immutable objects in JavaScript and how can we create one using Onject.freeze() method part of ES5 supported by all browsers.