An Introduction to JavaScript Proxies
A "proxy" intercepts messages between you and a particular system. You've possibly encountered the term "proxy server". It's a device between your web browser and a web server which can examine or change requests and responses. They often cache asset...
blog.craigbuckler.com8 min read