<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Elm on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/elm/</link>
    <description>Recent content in Elm on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 12 Sep 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/elm/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Elm vs PureScript vs ReScript in 2026: Which Type-Safe Frontend Language Actually Ships?</title>
      <link>https://www.pistack.xyz/posts/2026-09-12-elm-vs-purescript-vs-rescript-2026-comparison/</link>
      <pubDate>Sat, 12 Sep 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-09-12-elm-vs-purescript-vs-rescript-2026-comparison/</guid>
      <description>&lt;h2 id=&#34;your-typescript-build-is-slow-and-your-types-are-lying&#34;&gt;Your TypeScript Build Is Slow and Your Types Are Lying&lt;/h2&gt;&#xA;&lt;p&gt;A function returns &lt;code&gt;undefined&lt;/code&gt; at runtime despite a return type of &lt;code&gt;string&lt;/code&gt;. A refactor across 400 files takes nine minutes of CI. A dependency bump silently changes inferred types in three packages you do not own. TypeScript is a massive improvement over untyped JavaScript, but everyone who has shipped a large frontend has hit the same wall: the types are advisory, &lt;code&gt;any&lt;/code&gt; leaks in from dependencies, and the compiler&amp;rsquo;s speed is bounded by the JavaScript ecosystem it lives in.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
