<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Arthur G</title>
    <description>The latest articles on DEV Community by Arthur G (@gouldart).</description>
    <link>https://dev.to/gouldart</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4131945%2F9b70231f-b336-4e16-91b7-c6f8518a6fb0.png</url>
      <title>DEV Community: Arthur G</title>
      <link>https://dev.to/gouldart</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gouldart"/>
    <language>en</language>
    <item>
      <title>I built AnotherExample: a free tool for troubleshooting CORS</title>
      <dc:creator>Arthur G</dc:creator>
      <pubDate>Fri, 18 Sep 2026 19:42:58 +0000</pubDate>
      <link>https://dev.to/gouldart/i-built-anotherexample-a-free-tool-for-troubleshooting-cors-2dgh</link>
      <guid>https://dev.to/gouldart/i-built-anotherexample-a-free-tool-for-troubleshooting-cors-2dgh</guid>
      <description>&lt;p&gt;So I had this domain, anotherexample.com for 20+ years and never did anything with it. I never wanted to get rid of it because I really liked it and I would make something someday. So I kept on renewing it committing to myself that "someday" would eventually arrive. &lt;/p&gt;

&lt;p&gt;So here we are, it is now someday! In my work training people with visual impairments to use assistive technology, I saw how frustrating it can be when web content fails and the cause isn’t clear. That experience is part of what interests me about making browser problems easier to understand.  When browsers block a request with a CORS error, it isn’t always obvious where to start. I built AnotherExample to help explore what’s happening by comparing a failing request with a similar request to a known-working test endpoint. The comparison helps narrow down where to investigate next.&lt;/p&gt;

&lt;p&gt;So here's a free CORS troubleshooting tool for you - Input is very much welcome about anything. It's still a work in progress. Should you give it a try, I’d love to hear whether it helped and anything you found confusing. &lt;a href="https://anotherexample.com" rel="noopener noreferrer"&gt;anotherexample.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>showdev</category>
    </item>
  </channel>
</rss>
