<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Kotlin on Johan Basson</title>
    <link>https://johanbasson.net/tags/kotlin/</link>
    <description>Recent content in Kotlin on Johan Basson</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 20 Jun 2026 11:30:00 +0200</lastBuildDate>
    <atom:link href="https://johanbasson.net/tags/kotlin/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Why I Chose http4k Instead of Spring Boot</title>
      <link>https://johanbasson.net/posts/why-i-chose-http4k/</link>
      <pubDate>Sat, 20 Jun 2026 11:30:00 +0200</pubDate>
      <guid>https://johanbasson.net/posts/why-i-chose-http4k/</guid>
      <description>Why I chose http4k over Spring Boot for my latest Kotlin project, and the trade-offs I considered.</description>
    </item>
    <item>
      <title>Discovering Railway-Oriented Programming</title>
      <link>https://johanbasson.net/posts/discovering-railway-oriented-programming/</link>
      <pubDate>Sun, 15 Jun 2025 20:00:00 +0200</pubDate>
      <guid>https://johanbasson.net/posts/discovering-railway-oriented-programming/</guid>
      <description>A talk by Scott Wlaschin changed the way I think about error handling and composing business logic in Kotlin.</description>
    </item>
    <item>
      <title>How Functional Programming Changed the Way I Write Kotlin</title>
      <link>https://johanbasson.net/posts/how-functional-programming-changed-the-way-i-write-kotlin/</link>
      <pubDate>Tue, 10 Jun 2025 20:00:00 +0200</pubDate>
      <guid>https://johanbasson.net/posts/how-functional-programming-changed-the-way-i-write-kotlin/</guid>
      <description>Functional programming didn&amp;rsquo;t change the language I use. It changed the way I think about designing software.</description>
    </item>
    <item>
      <title>Why I Don&#39;t Like Generic Repository Interfaces</title>
      <link>https://johanbasson.net/posts/why-i-do-not-like-generic-repositories/</link>
      <pubDate>Tue, 13 May 2025 21:00:00 +0200</pubDate>
      <guid>https://johanbasson.net/posts/why-i-do-not-like-generic-repositories/</guid>
      <description>I used to create a repository interface for every aggregate. Over time I found a simpler approach that makes dependencies more explicit and business use cases easier to understand.</description>
    </item>
  </channel>
</rss>
