<?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: 张荣琪</title>
    <description>The latest articles on DEV Community by 张荣琪 (@_9555ba116fa4f6d5b745a).</description>
    <link>https://dev.to/_9555ba116fa4f6d5b745a</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%2F4121535%2F0ef3c552-71bb-4e33-8764-8cf1f48fdd87.png</url>
      <title>DEV Community: 张荣琪</title>
      <link>https://dev.to/_9555ba116fa4f6d5b745a</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/_9555ba116fa4f6d5b745a"/>
    <language>en</language>
    <item>
      <title>Why small developer utilities still deserve a place on the web</title>
      <dc:creator>张荣琪</dc:creator>
      <pubDate>Sat, 12 Sep 2026 02:35:49 +0000</pubDate>
      <link>https://dev.to/_9555ba116fa4f6d5b745a/why-small-developer-utilities-still-deserve-a-place-on-the-web-ee3</link>
      <guid>https://dev.to/_9555ba116fa4f6d5b745a/why-small-developer-utilities-still-deserve-a-place-on-the-web-ee3</guid>
      <description>&lt;h1&gt;
  
  
  Why small developer utilities still deserve a place on the web
&lt;/h1&gt;

&lt;p&gt;Developers repeatedly run into small tasks: formatting JSON, checking a value, or working with a URL. These jobs are often too small to justify installing a full application, yet still interrupt the task at hand.&lt;/p&gt;

&lt;p&gt;Browser-based utilities are useful because they are immediately available and do not need an installation step.&lt;/p&gt;

&lt;p&gt;I've been building Orbilyra around that idea: a free collection of browser-based developer tools for everyday tasks. One concrete example is its JSON Formatter: &lt;a href="https://orbilyra.com/tools/json-formatter" rel="noopener noreferrer"&gt;https://orbilyra.com/tools/json-formatter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Orbilyra is available at &lt;a href="https://orbilyra.com" rel="noopener noreferrer"&gt;https://orbilyra.com&lt;/a&gt;. What small browser-based developer utilities do you return to often enough that you would want them in one place?&lt;/p&gt;

</description>
      <category>devops</category>
      <category>privacy</category>
      <category>webdev</category>
    </item>
  </channel>
</rss>
