bookmark

Introducing Javascript ES6 Proxies — Ben Garrison


Description

One of the new features introduced in the ES6 standard is the Proxy object. The Proxy object is used to define custom behavior for fundamental operations (e.g. property lookup, assignment…

Preview

Tags

Users

  • @mjbrown

Comments and Reviews