<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>javascript on abschill's blog</title><link>https://blog.abschill.com/categories/javascript/</link><description>Recent content in javascript on abschill's blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>dev3141592@gmail.com (abschill)</managingEditor><webMaster>dev3141592@gmail.com (abschill)</webMaster><copyright>©2022, something, in theory</copyright><lastBuildDate>Fri, 05 Aug 2022 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://blog.abschill.com/categories/javascript/index.xml" rel="self" type="application/rss+xml"/><item><title>Quick Tips - javascript proxies</title><link>https://blog.abschill.com/posts/quick-tips/proxy-js/</link><pubDate>Fri, 05 Aug 2022 00:00:00 +0000</pubDate><author>dev3141592@gmail.com (abschill)</author><atom:modified>Fri, 05 Aug 2022 00:00:00 +0000</atom:modified><guid>https://blog.abschill.com/posts/quick-tips/proxy-js/</guid><description>The Proxy object in javascript Allows you to create a wrapper for another object, which can intercept and redefine fundamental operations for that object.</description><dc:creator>abschill</dc:creator><media:content url="https://blog.abschill.comimages/javascript.png" medium="image"><media:title type="html">featured image</media:title></media:content><category>quick-tips</category><category>javascript</category><category>quick-tips</category></item></channel></rss>