<?xml version="1.0" encoding="UTF-8" ?>
  <rss version="2.0">
    <channel>
        <title>Moa Torres</title>
        <link>https://moatorres.co</link>
        <description>This is Moa Torres's RSS feed</description>
        <item>
          <title>Breaking Down Libraries in Nx Monorepos with TypeScript Project References</title>
          <link>https://moatorres.co/articles/technology/breaking-down-libraries-in-nx-monorepos-with-typescript-project-references</link>
          <description>Discover how to modularize libraries in Nx monorepos using TypeScript project references and custom plugins for cleaner, scalable architecture.</description>
          <pubDate>Mon, 07 Apr 2025 00:00:00 GMT</pubDate>
        </item>
<item>
          <title>TypeScript Project References and PNPM Workspaces in Nx Monorepos</title>
          <link>https://moatorres.co/articles/technology/typescript-project-references-and-pnpm-workspaces-in-nx-monorepos</link>
          <description>Explore how TypeScript project references, PNPM workspaces, and Nx improve monorepo build speed, type safety, and dependency control.</description>
          <pubDate>Sat, 29 Mar 2025 00:00:00 GMT</pubDate>
        </item>
    </channel>
  </rss>