Skip to content

docs(proxy): add advanced proxy usage example with Reflect#129

Open
JayKan wants to merge 2 commits intolukehoban:masterfrom
JayKan:docs
Open

docs(proxy): add advanced proxy usage example with Reflect#129
JayKan wants to merge 2 commits intolukehoban:masterfrom
JayKan:docs

Conversation

@JayKan
Copy link
Copy Markdown

@JayKan JayKan commented Mar 15, 2018

No description provided.

README.md Outdated
// JavaScript operation. The methods are the same as those of proxy
// handlers. Reflect is not a function object, so it's not constructable.

var advance = new Proxy({}, {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

advanced I think?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch @hlomzik 👍

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See b559ef6 for changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants