<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Enea Scaccabarozzi — Blog</title>
    <link>https://eneascaccabarozzi.xyz/en/blog/</link>
    <description>Technical notes and knowledge collected over the years.</description>
    <language>en</language>
    <lastBuildDate>Fri, 10 Apr 2026 11:19:42 GMT</lastBuildDate>
    <atom:link href="https://eneascaccabarozzi.xyz/en/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>NeverThrow and Railway Oriented Programming in TypeScript</title>
      <link>https://eneascaccabarozzi.xyz/en/blog/neverthrow-rop/</link>
      <guid isPermaLink="true">https://eneascaccabarozzi.xyz/en/blog/neverthrow-rop/</guid>
      <pubDate>Sun, 13 Oct 2024 00:00:00 GMT</pubDate>
      <description>NeverThrow brings Railway Oriented Programming to TypeScript, replacing try-catch with Result types for cleaner, safer error handling.</description>
      <category>neverthrow</category>
      <category>railway-oriented-programming</category>
      <category>dx</category>
    </item>
    <item>
      <title>Thinking in Nx</title>
      <link>https://eneascaccabarozzi.xyz/en/blog/thinking-in-nx/</link>
      <guid isPermaLink="true">https://eneascaccabarozzi.xyz/en/blog/thinking-in-nx/</guid>
      <pubDate>Mon, 19 Aug 2024 00:00:00 GMT</pubDate>
      <description>Nx offers a structured approach to monorepo management that turns complexity into streamlined workflows through clear library hierarchies.</description>
      <category>nx</category>
      <category>monorepo</category>
      <category>dx</category>
    </item>
  </channel>
</rss>
