<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Nx Blog</title>
    <link>https://nx.dev/blog</link>
    <description>Latest news from the Nx &amp; Nx Cloud team</description>
    <atom:link href="https://nx.dev/blog/rss.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>Self-Healing CI Now Suggests What to Auto-Apply</title>
      <link>https://nx.dev/blog/self-healing-ci-auto-apply-suggestions</link>
      <guid>https://nx.dev/blog/self-healing-ci-auto-apply-suggestions</guid>
      <pubDate>Wed, 22 Apr 2026 00:00:00 GMT</pubDate>
      <description>Nx Cloud now recommends which tasks are safe to auto-apply in Self-Healing CI, based on your CI history and verification success rate.</description>
    </item>
    <item>
      <title>Deploying a PNPM Monorepo to Cloudflare Pages</title>
      <link>https://nx.dev/blog/pnpm-monorepo-cloudflare-pages</link>
      <guid>https://nx.dev/blog/pnpm-monorepo-cloudflare-pages</guid>
      <pubDate>Mon, 20 Apr 2026 00:00:00 GMT</pubDate>
      <description>Deploy apps from a pnpm or npm workspace to Cloudflare Pages with one GitHub Actions workflow, using Nx as the task scheduler to rebuild only what changed.</description>
    </item>
    <item>
      <title>Sharing Tailwind CSS Styles Across Apps in a Monorepo</title>
      <link>https://nx.dev/blog/sharing-tailwind-styles-nx-monorepo</link>
      <guid>https://nx.dev/blog/sharing-tailwind-styles-nx-monorepo</guid>
      <pubDate>Thu, 09 Apr 2026 00:00:00 GMT</pubDate>
      <description>Share Tailwind v4 design tokens across multiple apps in a pnpm + Nx monorepo using a shared styles package and automated @source directives.</description>
    </item>
    <item>
      <title>How SiriusXM Stays Competitive by Iterating and Getting to Market Fast</title>
      <link>https://nx.dev/blog/siriusxm-success-story</link>
      <guid>https://nx.dev/blog/siriusxm-success-story</guid>
      <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
      <description>How SiriusXM's commerce team uses a composable 1,400-project Nx monorepo to rapidly assemble and ship new checkout experiences, saving 61+ days of compute monthly with an 82% cache hit rate.</description>
    </item>
    <item>
      <title>Agentic Experience Is the New Developer Experience</title>
      <link>https://nx.dev/blog/making-nx-agent-ready</link>
      <guid>https://nx.dev/blog/making-nx-agent-ready</guid>
      <pubDate>Thu, 05 Mar 2026 00:00:00 GMT</pubDate>
      <description>How we redesigned Nx CLI commands like nx import, nx init, and create-nx-workspace to work seamlessly with AI agents, and the AX principles behind the changes.</description>
    </item>
    <item>
      <title>Nx Joins the Linux Foundation and the Agentic AI Foundation</title>
      <link>https://nx.dev/blog/nx-joins-linux-foundation-and-aaif</link>
      <guid>https://nx.dev/blog/nx-joins-linux-foundation-and-aaif</guid>
      <pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
      <description>Nx joins the Linux Foundation and Agentic AI Foundation (AAIF) to help shape open standards for AI-powered development. Learn how the intersection of agentic AI and build tooling will transform software development workflows, and why Nx is committing to open collaboration with Anthropic, AWS, Google, and Microsoft to build the future of autonomous AI agents in developer tooling.</description>
    </item>
    <item>
      <title>A Monorepo Is NOT a Monolith</title>
      <link>https://nx.dev/blog/monorepo-is-not-monolith</link>
      <guid>https://nx.dev/blog/monorepo-is-not-monolith</guid>
      <pubDate>Tue, 24 Feb 2026 00:00:00 GMT</pubDate>
      <description>Common objections to monorepos debunked: they are not monoliths, they scale, and they work great with AI.</description>
    </item>
    <item>
      <title>Why we deleted (most of) our MCP tools</title>
      <link>https://nx.dev/blog/why-we-deleted-most-of-our-mcp-tools</link>
      <guid>https://nx.dev/blog/why-we-deleted-most-of-our-mcp-tools</guid>
      <pubDate>Tue, 17 Feb 2026 00:00:00 GMT</pubDate>
      <description>How the shift from MCP tools to agent skills changed the way AI assistants work with Nx monorepos — and why MCP still matters.</description>
    </item>
    <item>
      <title>Teach Your AI Agent How to Work in a Monorepo</title>
      <link>https://nx.dev/blog/nx-ai-agent-skills</link>
      <guid>https://nx.dev/blog/nx-ai-agent-skills</guid>
      <pubDate>Thu, 12 Feb 2026 00:00:00 GMT</pubDate>
      <description>Nx ships agent skills that teach AI coding assistants how to navigate, build, and generate code in your monorepo.</description>
    </item>
    <item>
      <title>How Broadcom stays efficient and nimble with monorepos</title>
      <link>https://nx.dev/blog/broadcom-success-story</link>
      <guid>https://nx.dev/blog/broadcom-success-story</guid>
      <pubDate>Tue, 10 Feb 2026 00:00:00 GMT</pubDate>
      <description>How Broadcom unified 177+ projects in a monorepo with Nx, achieving 70% cache hit rates and saving 361 days of compute monthly while scaling development across their entire organization.</description>
    </item>
    <item>
      <title>Why Monorepos are King in the Age of AI</title>
      <link>https://nx.dev/blog/why-monorepos-are-king-in-the-age-of-ai</link>
      <guid>https://nx.dev/blog/why-monorepos-are-king-in-the-age-of-ai</guid>
      <pubDate>Thu, 05 Feb 2026 00:00:00 GMT</pubDate>
      <description>Monorepo architecture has evolved significantly in the past few years, yet the landscape remains confusing with inconsistent definitions, rapidly changing tooling, and implementation patterns that vary wildly across organizations. Meanwhile, teams adopting AI coding assistants are discovering that modern monorepo tooling is uniquely suited to solve the exact coordination challenges they're now facing. For engineering leaders navigating this rapidly transforming space, understanding the advantages of monorepo capabilities can unlock substantial velocity gains (even if a full migration is not in the cards).
This webinar will provide a clear framework for understanding monorepos in 2026, cutting through the noise to explain how they deliver measurable impact. Particularly for organizations working to ship at AI-accelerated speeds.</description>
    </item>
    <item>
      <title>Nx 2026 Roadmap: Expanding Agent Autonomy, Improving Performance, Better Polyglot and More</title>
      <link>https://nx.dev/blog/nx-2026-roadmap</link>
      <guid>https://nx.dev/blog/nx-2026-roadmap</guid>
      <pubDate>Wed, 04 Feb 2026 00:00:00 GMT</pubDate>
      <description>Explore the Nx 2026 roadmap featuring expanded agent autonomy, self-healing CI evolution, synthetic monorepos, improved task distribution, polyglot expansion, and more.</description>
    </item>
    <item>
      <title>End to End Autonomous AI Agent Workflows with Nx</title>
      <link>https://nx.dev/blog/autonomous-ai-workflows-with-nx</link>
      <guid>https://nx.dev/blog/autonomous-ai-workflows-with-nx</guid>
      <pubDate>Tue, 03 Feb 2026 00:00:00 GMT</pubDate>
      <description>Learn how Nx bridges the gap between local AI agents and CI, enabling fully autonomous development workflows with the ci-monitor skill and Self-Healing CI.</description>
    </item>
    <item>
      <title>Autonomous Agents at Scale</title>
      <link>https://nx.dev/blog/ai-agents-and-continuity</link>
      <guid>https://nx.dev/blog/ai-agents-and-continuity</guid>
      <pubDate>Wed, 21 Jan 2026 00:00:00 GMT</pubDate>
      <description>As AI agents become more autonomous, writing code is no longer the constraint. The organizations that win will be the ones where more work can be delegated to agents running uninterrupted.</description>
    </item>
    <item>
      <title>Scaling 700+ Projects: How Nx Became a 'No-Brainer' for Caseware</title>
      <link>https://nx.dev/blog/caseware-success-story</link>
      <guid>https://nx.dev/blog/caseware-success-story</guid>
      <pubDate>Fri, 16 Jan 2026 00:00:00 GMT</pubDate>
      <description>Discover how Caseware unified 700+ projects into one monorepo, achieved a 93% cache hit rate, and saves 181 days of compute weekly with the Nx platform.</description>
    </item>
    <item>
      <title>Configure Tailwind v4 with Angular in an Nx Monorepo</title>
      <link>https://nx.dev/blog/setup-tailwind-4-angular-nx-workspace</link>
      <guid>https://nx.dev/blog/setup-tailwind-4-angular-nx-workspace</guid>
      <pubDate>Wed, 14 Jan 2026 00:00:00 GMT</pubDate>
      <description>Learn how Tailwind CSS v4 scanning works with Angular in Nx monorepos, why you may have bloated CSS, and how to optimize it with @source directives and Nx Sync Generators.</description>
    </item>
    <item>
      <title>The Missing Multiplier for AI Agent Productivity</title>
      <link>https://nx.dev/blog/the-missing-multiplier-for-ai-agent-productivity</link>
      <guid>https://nx.dev/blog/the-missing-multiplier-for-ai-agent-productivity</guid>
      <pubDate>Fri, 09 Jan 2026 00:00:00 GMT</pubDate>
      <description>Discover why AI agents underperform in polyrepos and how Nx monorepos unlock 30% productivity gains. Learn why architecture matters for AI agent success.</description>
    </item>
    <item>
      <title>A Year of Nx Webinars</title>
      <link>https://nx.dev/blog/a-year-of-nx-webinars</link>
      <guid>https://nx.dev/blog/a-year-of-nx-webinars</guid>
      <pubDate>Mon, 29 Dec 2025 00:00:00 GMT</pubDate>
      <description>Catch up on a year of Nx webinars covering CI optimization, AI-assisted development in monorepos, and practical strategies for faster builds. All recordings available free.</description>
    </item>
    <item>
      <title>Wrapping Up 2025</title>
      <link>https://nx.dev/blog/wrapping-up-2025</link>
      <guid>https://nx.dev/blog/wrapping-up-2025</guid>
      <pubDate>Mon, 22 Dec 2025 00:00:00 GMT</pubDate>
      <description>In 2025, Nx became a unified Build Intelligence Platform combining build systems, CI orchestration, and AI integration. Learn about what we shipped in 2025, and what's coming in 2026.</description>
    </item>
    <item>
      <title>Nx 22.3 Release: Angular 21 Support, tsgo Compiler, and Prettier v3</title>
      <link>https://nx.dev/blog/nx-22-3-release</link>
      <guid>https://nx.dev/blog/nx-22-3-release</guid>
      <pubDate>Fri, 19 Dec 2025 00:00:00 GMT</pubDate>
      <description>Nx 22.3 brings Angular 21 support, experimental tsgo compiler integration, and long-awaited Prettier v3 compatibility.</description>
    </item>
    <item>
      <title>Nx Cloud Release: Agent Resource Usage</title>
      <link>https://nx.dev/blog/nx-cloud-release-introducing-agent-resource-usage</link>
      <guid>https://nx.dev/blog/nx-cloud-release-introducing-agent-resource-usage</guid>
      <pubDate>Fri, 05 Dec 2025 00:00:00 GMT</pubDate>
      <description>Stop guessing why your CI agents fail. Agent Resource Usage in Nx Cloud delivers task-level CPU and memory visibility to debug issues and optimize infrastructure.</description>
    </item>
    <item>
      <title>Nx Platform Outperforms DIY Cache by 5x</title>
      <link>https://nx.dev/blog/nx-vs-diy</link>
      <guid>https://nx.dev/blog/nx-vs-diy</guid>
      <pubDate>Thu, 04 Dec 2025 00:00:00 GMT</pubDate>
      <description>Benchmarks reveal Nx Platform outperforms DIY cache by 3-5x through AI-powered self-healing CI that automatically fixes broken PRs, reduces developer interruptions by 40%, and delivers 30-40% faster build times.</description>
    </item>
    <item>
      <title>An Nx Carol: Past, Present, and Future of Your Monorepo</title>
      <link>https://nx.dev/blog/an-nx-carol-past-present-and-future-of-your-monorepo</link>
      <guid>https://nx.dev/blog/an-nx-carol-past-present-and-future-of-your-monorepo</guid>
      <pubDate>Thu, 04 Dec 2025 00:00:00 GMT</pubDate>
      <description>Join us for a special year-end webinar where we’ll take you on a journey through Nx’s past, present, and future to explore the evolution of Nx and what’s coming next.</description>
    </item>
    <item>
      <title>Nx 22.1 Release: Terminal UI on Windows, Storybook 10, Vitest 4, and more!</title>
      <link>https://nx.dev/blog/nx-22-1-release</link>
      <guid>https://nx.dev/blog/nx-22-1-release</guid>
      <pubDate>Wed, 26 Nov 2025 00:00:00 GMT</pubDate>
      <description>Nx 22.1 brings Terminal UI to Windows, Storybook 10 support, a dedicated Vitest plugin with atomizer support, and more!</description>
    </item>
    <item>
      <title>The Compounding Effect: How Nx Features Multiply Performance Gains</title>
      <link>https://nx.dev/blog/the-compounding-effect-how-nx-features-multiply-performance-gains</link>
      <guid>https://nx.dev/blog/the-compounding-effect-how-nx-features-multiply-performance-gains</guid>
      <pubDate>Wed, 19 Nov 2025 00:00:00 GMT</pubDate>
      <description>Remote caching delivers such dramatic improvements that many teams stop there, thinking they've maximized their investment. But the real bottleneck isn't just slow task execution—it's the time spent babysitting PRs through flaky test failures and manual reruns. Cache speeds up your tasks, but it can't eliminate the interruptions that keep developers waiting for green builds.</description>
    </item>
    <item>
      <title>10 Monorepo Myths Debunked: Separating Fact from Fiction</title>
      <link>https://nx.dev/blog/monorepo-myths-debunked</link>
      <guid>https://nx.dev/blog/monorepo-myths-debunked</guid>
      <pubDate>Fri, 14 Nov 2025 00:00:00 GMT</pubDate>
      <description>Explore the most common misconceptions about monorepos and learn the truth behind the myths. From performance concerns to scaling limitations, we tackle the biggest obstacles to monorepo adoption.</description>
    </item>
    <item>
      <title>Nx Cloud Release: Enterprise Task Analytics</title>
      <link>https://nx.dev/blog/nx-cloud-release-introducing-enterprise-task-analytics</link>
      <guid>https://nx.dev/blog/nx-cloud-release-introducing-enterprise-task-analytics</guid>
      <pubDate>Fri, 07 Nov 2025 00:00:00 GMT</pubDate>
      <description>Eliminate CI guesswork with Enterprise Task Analytics. Identify performance regressions, prioritize flaky task fixes, and make data-driven decisions about workspace health—all with graph-powered insights only Nx can provide.</description>
    </item>
    <item>
      <title>Watch and Rebuild Storybook Dependencies with Nx</title>
      <link>https://nx.dev/blog/storybook-watch-dependencies-nx</link>
      <guid>https://nx.dev/blog/storybook-watch-dependencies-nx</guid>
      <pubDate>Wed, 29 Oct 2025 00:00:00 GMT</pubDate>
      <description>Learn how to set up automatic rebuilding of buildable library dependencies in your Storybook setup using Nx workspace watching for a seamless developer experience.</description>
    </item>
    <item>
      <title>Book - React for Enterprise: Timeless Architecture for Enterprise Apps</title>
      <link>https://nx.dev/blog/react-enterprise-book</link>
      <guid>https://nx.dev/blog/react-enterprise-book</guid>
      <pubDate>Tue, 28 Oct 2025 00:00:00 GMT</pubDate>
      <description>Learn how to bring order, automation, and long-term velocity to large React codebases with the new React Enterprise book by Przemysław Nowak from Brainly, written in collaboration with Nx.</description>
    </item>
    <item>
      <title>Beyond Remote Cache: Unlock 70% More CI Performance</title>
      <link>https://nx.dev/blog/beyond-remote-cache-unlock-the-full-70-of-your-ci-performance-gains</link>
      <guid>https://nx.dev/blog/beyond-remote-cache-unlock-the-full-70-of-your-ci-performance-gains</guid>
      <pubDate>Mon, 27 Oct 2025 00:00:00 GMT</pubDate>
      <description>You've implemented remote caching. Your builds are faster. Success, right? Not quite. If you're only using remote cache, you're leaving 70% of potential CI performance improvements on the table—and we have the data to prove it. The real transformation comes from addressing what happens after tasks run: the endless cycle of flaky tests, random failures, and the manual intervention that keeps developers waiting for green builds. In this data-driven webinar, we’ll show you how to stop settling for partial optimization and learn how modern CI should work—and how Nx Cloud makes it happen.</description>
    </item>
    <item>
      <title>Nx 22 Release: Expanding the build platform</title>
      <link>https://nx.dev/blog/nx-22-release</link>
      <guid>https://nx.dev/blog/nx-22-release</guid>
      <pubDate>Thu, 23 Oct 2025 00:00:00 GMT</pubDate>
      <description>Discover Nx 22: .NET and Maven support brings enterprise polyglot capabilities, plus pnpm catalog integration, release workflow improvements, and need-to-know breaking changes</description>
    </item>
    <item>
      <title>What's the Point of Generating All This Code If You Can't Merge It?</title>
      <link>https://nx.dev/blog/pr-review-is-the-bottleneck</link>
      <guid>https://nx.dev/blog/pr-review-is-the-bottleneck</guid>
      <pubDate>Tue, 14 Oct 2025 00:00:00 GMT</pubDate>
      <description>AI speeds up code authoring, but PR validation becomes the bottleneck. Learn how Nx's Self-Healing CI automatically fixes broken PRs to keep teams moving.</description>
    </item>
    <item>
      <title>What's New in Nx Self-Healing CI</title>
      <link>https://nx.dev/blog/whats-new-in-nx-self-healing-ci</link>
      <guid>https://nx.dev/blog/whats-new-in-nx-self-healing-ci</guid>
      <pubDate>Tue, 14 Oct 2025 00:00:00 GMT</pubDate>
      <description>Enhanced GitHub integration, interactive diffs, fine-grained task control, auto-apply fixes, and local fix application—discover the latest improvements to Nx Self-Healing CI.</description>
    </item>
    <item>
      <title>Nx Highlights: Smarter AI integration, all-new graph UI, and big new versions of your favorite tools</title>
      <link>https://nx.dev/blog/nx-highlights-oct-2025</link>
      <guid>https://nx.dev/blog/nx-highlights-oct-2025</guid>
      <pubDate>Fri, 10 Oct 2025 00:00:00 GMT</pubDate>
      <description>Catch up on the latest Nx highlights including AI agent configuration, improved Terminal UI, Vite 7 support, and enhanced testing workflows</description>
    </item>
    <item>
      <title>Making the Case for Smarter Monorepos, and How to Not Get Fooled by Myths </title>
      <link>https://nx.dev/blog/making-the-case-for-smarter-monorepos-and-how-to-not-get-fooled-by-myths</link>
      <guid>https://nx.dev/blog/making-the-case-for-smarter-monorepos-and-how-to-not-get-fooled-by-myths</guid>
      <pubDate>Wed, 24 Sep 2025 00:00:00 GMT</pubDate>
      <description>Monorepos and monorepo tooling have changed a lot in the last few years, adapting to the practical needs of large teams. As development environments have become more complex, with increasing demands for scalability and higher production with fewer resources, modern monorepos can be an extremely effective way to bring order to this chaos.
Join us for our September webinar to learn what monorepo development looks like in 2025, the benefits of smarter monorepos, how to get buy-in from your leadership and teams, and how Nx makes monorepo development easier and even more powerful.</description>
    </item>
    <item>
      <title>Integrating Biome in 20 Minutes</title>
      <link>https://nx.dev/blog/integrate-biome-in-20-minutes</link>
      <guid>https://nx.dev/blog/integrate-biome-in-20-minutes</guid>
      <pubDate>Tue, 16 Sep 2025 00:00:00 GMT</pubDate>
      <description>Learn how to integrate Biome, the fast Rust-based linter and formatter, in an Nx Workspace. Discover why writing your own plugin is often better than waiting for official support.</description>
    </item>
    <item>
      <title>S1ngularity - What Happened, How We Responded, What We Learned</title>
      <link>https://nx.dev/blog/s1ngularity-postmortem</link>
      <guid>https://nx.dev/blog/s1ngularity-postmortem</guid>
      <pubDate>Fri, 05 Sep 2025 00:00:00 GMT</pubDate>
      <description>Malicious Nx packages were published to npm via GitHub Actions exploit. Learn what happened and how we enhanced security measures.</description>
    </item>
    <item>
      <title>Stop Babysitting Your PRs: Self-Healing CI Cuts Time to Green by 50%</title>
      <link>https://nx.dev/blog/stop-babysitting-your-prs-selfhealing-ci-cuts-time-to-green-by-50</link>
      <guid>https://nx.dev/blog/stop-babysitting-your-prs-selfhealing-ci-cuts-time-to-green-by-50</guid>
      <pubDate>Tue, 26 Aug 2025 00:00:00 GMT</pubDate>
      <description>For better or worse, we’re living in the era of the AI agent. These tools bring with them the capacity to push more code than ever before… but what happens then? With AI contributions, you require more oversight, more testing, and more automated quality checks in order to scale efficiently. For many teams, this inevitably leads to CI becoming a bottleneck. How many times have you felt frustrated that your work was effectively done, but you’ve had to spend the next several hours babysitting it to get it in a mergeable state? At Nx, we track this critical but often-overlooked element of software development as your “Time to Green” (TTG). And we’re not just tracking it, we’ve shipped a bunch of killer features to help bring that TTG way, way down.</description>
    </item>
    <item>
      <title>UKG Unifies Their Codebase and Eliminates CI Overhead to Focus on Customer Value</title>
      <link>https://nx.dev/blog/ukg-success-story</link>
      <guid>https://nx.dev/blog/ukg-success-story</guid>
      <pubDate>Tue, 12 Aug 2025 00:00:00 GMT</pubDate>
      <description>Discover how UKG transformed their development workflow by leveraging Nx and Nx Cloud to eliminate build bottlenecks and enable cross-platform code sharing.</description>
    </item>
    <item>
      <title>How Git Worktrees Changed My AI Agent Workflow</title>
      <link>https://nx.dev/blog/git-worktrees-ai-agents</link>
      <guid>https://nx.dev/blog/git-worktrees-ai-agents</guid>
      <pubDate>Thu, 07 Aug 2025 00:00:00 GMT</pubDate>
      <description>Learn how Git worktrees enable parallel development with AI agents, eliminating context switching in your workflow.</description>
    </item>
    <item>
      <title>Nx Cloud Workspace Graph: See Your Organization's Code Structure Like Never Before</title>
      <link>https://nx.dev/blog/nx-cloud-workspace-graph</link>
      <guid>https://nx.dev/blog/nx-cloud-workspace-graph</guid>
      <pubDate>Tue, 05 Aug 2025 00:00:00 GMT</pubDate>
      <description>Discover how Workspace Graph in Nx Cloud reveals dependencies across your entire organization. See code structure and connections between repositories without cloning, installing, or switching contexts.</description>
    </item>
    <item>
      <title>Seamless Java Deployment in Nx Using Docker</title>
      <link>https://nx.dev/blog/seamless-deploys-with-docker</link>
      <guid>https://nx.dev/blog/seamless-deploys-with-docker</guid>
      <pubDate>Thu, 31 Jul 2025 00:00:00 GMT</pubDate>
      <description>Learn how to package, run, and deploy a Java backend from an Nx monorepo using the new Nx Docker plugin—automating builds, streamlining releases, and shipping production-ready containers.</description>
    </item>
    <item>
      <title>Getting Mobile Into Your Monorepo: Android + Nx</title>
      <link>https://nx.dev/blog/android-and-nx</link>
      <guid>https://nx.dev/blog/android-and-nx</guid>
      <pubDate>Wed, 30 Jul 2025 00:00:00 GMT</pubDate>
      <description>Learn how to integrate an Android app using Kotlin and Jetpack Compose into an Nx monorepo, enabling full-stack builds and emulator deployment—all from the Nx CLI.</description>
    </item>
    <item>
      <title>Polyglot Projects Made Easy: Integrating Spring Boot into an Nx Workspace</title>
      <link>https://nx.dev/blog/spring-boot-with-nx</link>
      <guid>https://nx.dev/blog/spring-boot-with-nx</guid>
      <pubDate>Tue, 29 Jul 2025 00:00:00 GMT</pubDate>
      <description>Learn how to seamlessly integrate a Spring Boot Java backend into an existing Nx monorepo with a React frontend—streamlining development, simplifying workflows, and enabling powerful fullstack coordination.</description>
    </item>
    <item>
      <title>The Journey of the Nx Plugin for Gradle: From Prototype to Production</title>
      <link>https://nx.dev/blog/journey-of-the-nx-plugin-for-gradle</link>
      <guid>https://nx.dev/blog/journey-of-the-nx-plugin-for-gradle</guid>
      <pubDate>Mon, 28 Jul 2025 00:00:00 GMT</pubDate>
      <description>Nx’s Gradle plugin evolved from a prototype into a robust solution for integrating Java projects in monorepos, offering deep Gradle insights, faster CI, and upcoming Maven support.</description>
    </item>
    <item>
      <title>From 5 Days to 20 Minutes: How PayFit Accelerated Time to Market with Strategic Nx Implementation</title>
      <link>https://nx.dev/blog/payfit-success-story</link>
      <guid>https://nx.dev/blog/payfit-success-story</guid>
      <pubDate>Thu, 24 Jul 2025 00:00:00 GMT</pubDate>
      <description>Discover how a 4-person platform team at Payfit turned monorepo abandonment into a competitive advantage using strategic Nx implementation.</description>
    </item>
    <item>
      <title>The More the Merrier - Groups Save 50% on Nx Essentials Workshop</title>
      <link>https://nx.dev/blog/nx-essentials-workshop</link>
      <guid>https://nx.dev/blog/nx-essentials-workshop</guid>
      <pubDate>Wed, 23 Jul 2025 00:00:00 GMT</pubDate>
      <description>Join us for a 2-day deep dive into all things Nx! Instructors from Nx and Push-Based will team up to cover the breadth of tools and techniques needed for any tech lead or individual contributor to be successful setting up and navigating an Nx workspace.</description>
    </item>
    <item>
      <title>Nx Cloud Conformance: Automate Consistency Across Your Organization</title>
      <link>https://nx.dev/blog/nx-cloud-conformance-automate-consistency</link>
      <guid>https://nx.dev/blog/nx-cloud-conformance-automate-consistency</guid>
      <pubDate>Thu, 17 Jul 2025 00:00:00 GMT</pubDate>
      <description>Learn how Conformance with Nx Cloud eliminates manual compliance tracking and enforces coding standards across your entire organization. See how to solve real problems like inconsistent code review processes with technology-agnostic rules.</description>
    </item>
    <item>
      <title>Critical Exploit Discovered: Protecting Your Build Infrastructure from Emerging Threats</title>
      <link>https://nx.dev/blog/securing-your-build-pipeline-critical-vulnerabilities-and-modern-security-practices</link>
      <guid>https://nx.dev/blog/securing-your-build-pipeline-critical-vulnerabilities-and-modern-security-practices</guid>
      <pubDate>Wed, 16 Jul 2025 00:00:00 GMT</pubDate>
      <description>Join Nx CEO, Jeff Cross, and CTO, Victor Savkin, for an essential security briefing on protecting your build infrastructure from emerging threats. With the recent publication of CVE-2025-36852 – CREEP (Cache Race-condition Exploit Enables Poisoning, severity 9.4), it's more critical than ever to understand the security implications of your build and CI/CD choices.</description>
    </item>
    <item>
      <title>Automatically Fix your CI Failures with JetBrains AI Assistant</title>
      <link>https://nx.dev/blog/jetbrains-ci-autofix</link>
      <guid>https://nx.dev/blog/jetbrains-ci-autofix</guid>
      <pubDate>Thu, 26 Jun 2025 00:00:00 GMT</pubDate>
      <description>Get instant CI failure notifications and AI-powered fixes directly in your JetBrains IDE with Nx Console.</description>
    </item>
  </channel>
</rss>