<?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: Ali Aygör</title>
    <description>The latest articles on DEV Community by Ali Aygör (@aliaygor).</description>
    <link>https://dev.to/aliaygor</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%2F3935601%2F39c125e3-4b3b-48bb-a705-1cde6f956900.jpg</url>
      <title>DEV Community: Ali Aygör</title>
      <link>https://dev.to/aliaygor</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aliaygor"/>
    <language>en</language>
    <item>
      <title>10 Free Browser Tools Every Backend Developer Should Bookmark</title>
      <dc:creator>Ali Aygör</dc:creator>
      <pubDate>Sun, 07 Jun 2026 20:43:00 +0000</pubDate>
      <link>https://dev.to/aliaygor/10-free-browser-tools-every-backend-developer-should-bookmark-163e</link>
      <guid>https://dev.to/aliaygor/10-free-browser-tools-every-backend-developer-should-bookmark-163e</guid>
      <description>&lt;p&gt;As a backend developer, I constantly switch between small utility websites.&lt;/p&gt;

&lt;p&gt;Formatting JSON, decoding JWTs, testing regex patterns, converting timestamps...&lt;/p&gt;

&lt;p&gt;After years of using the same tools, here are the 10 browser-based utilities I use most often.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. JSON Formatter
&lt;/h2&gt;

&lt;p&gt;Still my most used tool. Essential for API debugging and log inspection.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. JWT Decoder
&lt;/h2&gt;

&lt;p&gt;Quickly inspect claims, expiration dates and payload data without writing code.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. SQL Formatter
&lt;/h2&gt;

&lt;p&gt;Makes large SQL queries much easier to read and review.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Regex Tester
&lt;/h2&gt;

&lt;p&gt;Perfect for validating patterns before putting them into code.&lt;/p&gt;

&lt;h2&gt;
  
  
  5. Timestamp Converter
&lt;/h2&gt;

&lt;p&gt;A daily tool when investigating logs and production issues.&lt;/p&gt;

&lt;p&gt;...&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I Built My Own Toolkit
&lt;/h2&gt;

&lt;p&gt;Switching between 10 different websites became annoying.&lt;/p&gt;

&lt;p&gt;So I built a free browser-based toolkit that brings these utilities together in one place:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://developerdebugtools.com" rel="noopener noreferrer"&gt;https://developerdebugtools.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;No signup. No installation. Just open and use.&lt;/p&gt;

&lt;p&gt;What browser-based tool do you use most often?&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>java</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
    <item>
      <title>I built a free browser-based developer debugging toolkit</title>
      <dc:creator>Ali Aygör</dc:creator>
      <pubDate>Sat, 16 May 2026 23:10:49 +0000</pubDate>
      <link>https://dev.to/aliaygor/i-built-a-free-browser-based-developer-debugging-toolkit-3eai</link>
      <guid>https://dev.to/aliaygor/i-built-a-free-browser-based-developer-debugging-toolkit-3eai</guid>
      <description>&lt;p&gt;As a backend developer, I kept wasting time switching between random tools for JSON formatting, JWT decoding, regex testing, SQL formatting, Base64 encoding, timestamps, API debugging, and log inspection.&lt;/p&gt;

&lt;p&gt;So I built my own browser-based toolkit that brings these practical tools together in one place:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://developerdebugtools.com" rel="noopener noreferrer"&gt;https://developerdebugtools.com&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It’s completely free, no signup required, and focused on actual developer workflows.&lt;/p&gt;

&lt;p&gt;Would love honest feedback:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What tools am I missing?&lt;/li&gt;
&lt;li&gt;What would make this worth bookmarking?&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>productivity</category>
      <category>showdev</category>
      <category>sideprojects</category>
      <category>tooling</category>
    </item>
  </channel>
</rss>
