<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Jad Joubran</title>
    <link>https://jadjoubran.io</link>
    <description>Blog posts by Jad Joubran</description>
    <language>en</language>
    <atom:link href="https://jadjoubran.io/rss.xml" rel="self" type="application/rss+xml"/>

    <item>
      <title><![CDATA[9 Times the Web Platform Was Influenced by Libraries]]></title>
      <link>https://jadjoubran.io/blog/web-platform-influenced-by-libraries</link>
      <guid>https://jadjoubran.io/blog/web-platform-influenced-by-libraries</guid>
      <description><![CDATA[From querySelector to Temporal — a look at how userland libraries shaped the native APIs we use every day.]]></description>
      <pubDate>Mon, 04 May 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Working with Dates in JavaScript Using the Temporal API]]></title>
      <link>https://jadjoubran.io/blog/javascript-temporal-api</link>
      <guid>https://jadjoubran.io/blog/javascript-temporal-api</guid>
      <description><![CDATA[Explore the new Temporal API and how it replaces JavaScript's Date object with immutable, time-zone-aware types.]]></description>
      <pubDate>Mon, 27 Apr 2026 00:00:00 GMT</pubDate>
    </item>
    <item>
      <title><![CDATA[Prevent Claude Code from accessing .env]]></title>
      <link>https://jadjoubran.io/blog/prevent-claude-code-env</link>
      <guid>https://jadjoubran.io/blog/prevent-claude-code-env</guid>
      <description><![CDATA[A quick tip on how to prevent Claude Code from reading your .env file and protect your secrets.]]></description>
      <pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>