Skip to content

💥 Some of the possible usages of new ES6 Proxy interface.

Notifications You must be signed in to change notification settings

moaali/practical-es6-proxy

Repository files navigation

ES6 Proxy Practical Usage

Some of the possible usages of new ES6 Proxy interface.

  1. Listening to changes on target objects.
  2. Members validation.
  3. Creating private methods.
  4. Revoking access to sensitive data.
  5. Intercepting certain operations.

About

💥 Some of the possible usages of new ES6 Proxy interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published