I recently wrote about a great, and very simple, use case for JS Proxies [1]. They are the cleanest way to implement the mediator pattern in JS, which has some great uses in MVC.<p>[1]: <a href="http://blog.sorentwo.com/2013/12/06/presenting-by-proxy.html" rel="nofollow">http://blog.sorentwo.com/2013/12/06/presenting-by-proxy.html</a>