<?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>Posts on Johan Basson</title>
    <link>https://johanbasson.net/posts/</link>
    <description>Recent content in Posts 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/posts/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>Every Abstraction Has a Cost</title>
      <link>https://johanbasson.net/posts/every-abstraction-has-a-cost/</link>
      <pubDate>Fri, 27 Jun 2025 20:30:00 +0200</pubDate>
      <guid>https://johanbasson.net/posts/every-abstraction-has-a-cost/</guid>
      <description>Abstractions make software easier to change, but they also make it harder to understand. The challenge is knowing when they&amp;rsquo;re worth the cost.</description>
    </item>
    <item>
      <title>Code Should Read Like Documentation</title>
      <link>https://johanbasson.net/posts/code-should-read-like-doc/</link>
      <pubDate>Tue, 24 Jun 2025 20:00:00 +0200</pubDate>
      <guid>https://johanbasson.net/posts/code-should-read-like-doc/</guid>
      <description>One of the principles that has shaped how I write software over the years is that code should explain itself.</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>
