<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>JordCodes</title>
    <link>https://jordcodes.com</link>
    <description>Technical articles and SaaS insights from Jord, a product engineer and SaaS founder.</description>
    <language>en-gb</language>
    <atom:link href="https://jordcodes.com/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title><![CDATA[Self-Hosting Fonts in Nuxt for Better Performance]]></title>
      <link>https://jordcodes.com/articles/nuxt/self-hosting-fonts-in-nuxt</link>
      <guid>https://jordcodes.com/articles/nuxt/self-hosting-fonts-in-nuxt</guid>
      <description><![CDATA[Google Fonts is convenient but costs you two extra network requests on every page load. Here is how to self-host your fonts in Nuxt and why it matters for Core Web Vitals.]]></description>
      <pubDate>Wed, 11 Mar 2026 00:00:00 GMT</pubDate>
      <category>nuxt</category>
    </item>
    <item>
      <title><![CDATA[The Solo Founder Tech Stack I Would Pick in 2026]]></title>
      <link>https://jordcodes.com/articles/saas/the-solo-founder-tech-stack</link>
      <guid>https://jordcodes.com/articles/saas/the-solo-founder-tech-stack</guid>
      <description><![CDATA[After years of building SaaS products alone, this is the stack I keep coming back to. Optimised for shipping fast, staying sane, and not going broke on infrastructure.]]></description>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <category>saas</category>
    </item>
    <item>
      <title><![CDATA[Vue Composables You Should Be Writing]]></title>
      <link>https://jordcodes.com/articles/vue/vue-composables-you-should-be-writing</link>
      <guid>https://jordcodes.com/articles/vue/vue-composables-you-should-be-writing</guid>
      <description><![CDATA[Stop reaching for libraries for everything. Most of the composables you need are 10-20 lines of code and tailored to your exact use case.]]></description>
      <pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate>
      <category>vue</category>
    </item>
    <item>
      <title><![CDATA[Getting Started with Simple Testing]]></title>
      <link>https://jordcodes.com/articles/rust/getting-started-with-simple-testing</link>
      <guid>https://jordcodes.com/articles/rust/getting-started-with-simple-testing</guid>
      <description><![CDATA[Testing doesn't have to be complicated.]]></description>
      <pubDate>Fri, 27 Feb 2026 00:00:00 GMT</pubDate>
      <category>rust</category>
    </item>
    <item>
      <title><![CDATA[Rust vs Go for Backend Services in 2026]]></title>
      <link>https://jordcodes.com/articles/rust/rust-vs-go-for-backend-services</link>
      <guid>https://jordcodes.com/articles/rust/rust-vs-go-for-backend-services</guid>
      <description><![CDATA[Both are fast, both compile to binaries, both have great concurrency stories. But they solve different problems in different ways. Here is how I think about choosing between them.]]></description>
      <pubDate>Sun, 22 Feb 2026 00:00:00 GMT</pubDate>
      <category>rust</category>
    </item>
    <item>
      <title><![CDATA[The Three-Block Framework for Solo SaaS Growth]]></title>
      <link>https://jordcodes.com/articles/saas/the-three-block-framework</link>
      <guid>https://jordcodes.com/articles/saas/the-three-block-framework</guid>
      <description><![CDATA[A simple weekly operating system built on three pillars — Acquisition, Retention, and Focus — that compounds into real growth over time.]]></description>
      <pubDate>Tue, 17 Feb 2026 00:00:00 GMT</pubDate>
      <category>saas</category>
    </item>
    <item>
      <title><![CDATA[What's New in Nuxt 4?]]></title>
      <link>https://jordcodes.com/articles/nuxt/whats-new-in-nuxt-4</link>
      <guid>https://jordcodes.com/articles/nuxt/whats-new-in-nuxt-4</guid>
      <description><![CDATA[Nuxt 4 is a stability-focused release that restructures your project, overhauls data fetching, splits TypeScript configs, and makes upgrading surprisingly painless.]]></description>
      <pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate>
      <category>nuxt</category>
    </item>
    <item>
      <title><![CDATA[Building LLM-Powered Apps in Rust with Rig]]></title>
      <link>https://jordcodes.com/articles/rust/building-llm-apps-in-rust-with-rig</link>
      <guid>https://jordcodes.com/articles/rust/building-llm-apps-in-rust-with-rig</guid>
      <description><![CDATA[Python dominates the AI space but Rust is quietly catching up. Rig is a new framework that makes building LLM applications in Rust surprisingly ergonomic.]]></description>
      <pubDate>Sat, 14 Feb 2026 00:00:00 GMT</pubDate>
      <category>rust</category>
    </item>
    <item>
      <title><![CDATA[What is new in Vue 3.5?]]></title>
      <link>https://jordcodes.com/articles/vue/new-in-vue-3-5</link>
      <guid>https://jordcodes.com/articles/vue/new-in-vue-3-5</guid>
      <description><![CDATA[Vue 3.5 brings reactive props destructuring, lazy hydration, 56% less memory usage, and a handful of new APIs that make Vue feel even more polished.]]></description>
      <pubDate>Tue, 10 Sep 2024 00:00:00 GMT</pubDate>
      <category>vue</category>
    </item>
    <item>
      <title><![CDATA[What is new in Vue 3.4?]]></title>
      <link>https://jordcodes.com/articles/vue/new-in-vue-3-4</link>
      <guid>https://jordcodes.com/articles/vue/new-in-vue-3-4</guid>
      <description><![CDATA[On December 29th 2023 the Vue Js team released version 3.4. With performance, DX and Two Binding improvements.]]></description>
      <pubDate>Mon, 26 Feb 2024 00:00:00 GMT</pubDate>
      <category>vue</category>
    </item>
  </channel>
</rss>