Back to Browse

Object seal, freeze, and preventExtensions

3.1K views
Jul 25, 2019
9:50

This tutorial explains how you can use the Object.seal( ), Object.freeze( ) and Object.preventExtensions( ) methods to protect objects that you create as well as their prototypes from future changes. Each method has its own

Download

0 formats

No download links available.

Object seal, freeze, and preventExtensions | NatokHD