<?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>Forem: Alex Grant</title>
    <description>The latest articles on Forem by Alex Grant (@localnerve).</description>
    <link>https://forem.com/localnerve</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F429273%2Fc5da4286-85d1-48e6-826b-4dd3d442c727.jpeg</url>
      <title>Forem: Alex Grant</title>
      <link>https://forem.com/localnerve</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/localnerve"/>
    <language>en</language>
    <item>
      <title>A Comprehensive JAM Stack Reference Project: Service Worker First, Batching, and Multi-user OCC</title>
      <dc:creator>Alex Grant</dc:creator>
      <pubDate>Mon, 01 Sep 2025 15:56:36 +0000</pubDate>
      <link>https://forem.com/localnerve/a-comprehensive-jam-stack-reference-project-service-worker-first-batching-and-multi-user-occ-3ljc</link>
      <guid>https://forem.com/localnerve/a-comprehensive-jam-stack-reference-project-service-worker-first-batching-and-multi-user-occ-3ljc</guid>
      <description>&lt;p&gt;I've been working on a practical reference project for building modern web applications that demonstrates some patterns I rarely see documented well together: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Service Worker First Architecture (not just PWA features) &lt;/li&gt;
&lt;li&gt;Offline data mutation batching with IndexedDB staging &lt;/li&gt;
&lt;li&gt;Multi-user optimistic concurrency control with 3-way merge&lt;/li&gt;
&lt;li&gt;Sophisticated testing with Docker Testcontainers, multi-layer coverage &lt;/li&gt;
&lt;li&gt;Hand-crafted VanillaJS (no framework dependencies) &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The project focuses on being a learning resource rather than another framework. Everything is built to be readable and educational. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/localnerve/jam-build" rel="noopener noreferrer"&gt;https://github.com/localnerve/jam-build&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Would love feedback from other developers who've tackled similar offline-first challenges.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>javascript</category>
      <category>docker</category>
      <category>jamstack</category>
    </item>
  </channel>
</rss>
