<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>DevKit Blog</title>
    <link>https://www.devkit.web.id/blog/</link>
    <description>Developer tutorials and guides from DevKit</description>
    <language>en</language>
    <lastBuildDate>Tue, 18 Aug 2026 18:50:58 GMT</lastBuildDate>
    <atom:link href="https://www.devkit.web.id/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Mastering JSON: Format, Validate, and Debug Like a Pro</title>
      <link>https://www.devkit.web.id/blog/mastering-json-formatting/</link>
      <description>Learn how to work with JSON effectively — from formatting messy API responses to catching subtle validation errors.</description>
      <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
      <guid>https://www.devkit.web.id/blog/mastering-json-formatting/</guid>
    </item>
    <item>
      <title>Regex for Developers: From Zero to Pattern Matching Hero</title>
      <link>https://www.devkit.web.id/blog/regex-guide-for-developers/</link>
      <description>A practical guide to regular expressions covering character classes, quantifiers, lookaheads, and real-world patterns.</description>
      <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
      <guid>https://www.devkit.web.id/blog/regex-guide-for-developers/</guid>
    </item>
    <item>
      <title>Web Security Encoding: Base64, URL, HTML Entities Explained</title>
      <link>https://www.devkit.web.id/blog/web-security-encoding-guide/</link>
      <description>Understand when and why to encode data for the web — preventing XSS, handling URLs safely, and embedding binary content.</description>
      <pubDate>Tue, 18 Aug 2026 00:00:00 GMT</pubDate>
      <guid>https://www.devkit.web.id/blog/web-security-encoding-guide/</guid>
    </item>
  </channel>
</rss>