<?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>DEV Community: Samir Kahvedzic</title>
    <description>The latest articles on DEV Community by Samir Kahvedzic (@samir-kahvedzic).</description>
    <link>https://dev.to/samir-kahvedzic</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%2F3448323%2F5b8684a9-37c6-4618-a26f-537b08a962d3.png</url>
      <title>DEV Community: Samir Kahvedzic</title>
      <link>https://dev.to/samir-kahvedzic</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/samir-kahvedzic"/>
    <language>en</language>
    <item>
      <title>Hello world 👋</title>
      <dc:creator>Samir Kahvedzic</dc:creator>
      <pubDate>Tue, 26 Aug 2025 21:38:56 +0000</pubDate>
      <link>https://dev.to/samir-kahvedzic/hello-world-1d37</link>
      <guid>https://dev.to/samir-kahvedzic/hello-world-1d37</guid>
      <description>&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;@main def hello: Unit =
  List(
    "Hello world 👋",
    "Next time, let’s rewrite this as a typeclass. 😉"
  ).foreach(println)
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



</description>
      <category>scala</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
