<?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 BradCypert.com</title>
    <link>https://www.bradcypert.com/tags/elm/</link>
    <description>Recent content in Elm on BradCypert.com</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 27 Dec 2022 16:51:00 -0500</lastBuildDate>
    <atom:link href="https://www.bradcypert.com/tags/elm/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Generating HTML from a List in Elm</title>
      <link>https://www.bradcypert.com/generating-html-from-a-list-in-elm/</link>
      <pubDate>Thu, 27 Jun 2019 00:00:00 +0000</pubDate>
      <guid>https://www.bradcypert.com/generating-html-from-a-list-in-elm/</guid>
      <description>&lt;p&gt;Elm is a fantastic language for building web applications. It provides a rich DSL for writing HTML that functions in a similar way to JSX (but still quite different). Overall, I enjoy writing it, however, I often forget how to generate HTML from a list of data in Elm.&lt;/p&gt;&#xA;&lt;p&gt;Indeed, the problem is not that difficult, and once you approach it from a functional mindset, it’s easy to see how it works. A simple, yet somewhat contrived example, can be found below:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
