January 2020
Intermediate to advanced
548 pages
13h 36m
English
When adding properties to objects in the conventional fashion, either via property access or via an object literal, the properties will be given the following implicit traits:
JavaScript gives you the power to turn off these traits individually, but be wary that changes to these traits can obscure the behavior of your code. For example, if a property is described as not being writeable but a ...
Read now
Unlock full access