JS ⟩ object ⟩ built-in ⟩ Proxy ⟩ example ⟩ observe()
uses Proxy to observe an object.
replit ⟩ proxy: observe(obj)arrow-up-right
// code
JS.info ⟩ Proxy and Reflectarrow-up-right
JavaScript: The Definitive Guide ⟩ 14.7 Proxy Objects
Proxyarrow-up-right
Reflectarrow-up-right
Last updated 3 years ago