JS โฉ value โฉ object โฉ property โฉ creation/deletion
โ๏ธObject.defineProperty() - create/update property.
delete - delete property.
Proxy intercepts property creation.
Last updated 2 years ago
Was this helpful?