proxiesJavaScriptProxiesMediumWhat is a JavaScript Proxy used for?1Intercepting and customizing fundamental object operations like property access2Making HTTP requests through a server3Compiling JavaScript to bytecode4Storing data persistently in the browserBack to list