Skip to main content

One doc tagged with "javascript proxy"

View All Tags

Proxy and Reflect

JavaScript Proxy and Reflect is a way to create a proxy object that can be used to intercept and change the behavior of an object. Frontend Interview Questions.