<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>diggn.de — Notes of a software developer</title>
    <link>https://diggn.de/en</link>
    <description>Notes of a software developer from Düsseldorf: Angular, TypeScript, Drupal, home lab. Work in progress, not a textbook.</description>
    <language>en</language>
    <atom:link href="https://diggn.de/feed.en.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Signals instead of RxJS — what I do differently after three months</title>
      <link>https://diggn.de/en/posts/signals-instead-of-rxjs</link>
      <guid isPermaLink="true">https://diggn.de/en/posts/signals-instead-of-rxjs</guid>
      <pubDate>Thu, 12 Mar 2026 09:00:00 GMT</pubDate>
      <category>Angular &amp; TypeScript</category>
      <description>I moved a mid-sized part of an app from RxJS streams to signals. The code got shorter, but it did not get better everywhere.</description>
    </item>
  </channel>
</rss>
