Nx Blog
https://nx.dev/blog
Latest news, updates, and stories from the Nx & Nx Cloud team.
フィード

Shift Left Isn't Working: Because We're Shifting the Wrong Thing
Nx Blog
Most teams shift left by adding scanners and gates after code exists. The real shift is encoding security, quality, and compliance as inputs to planning.
7日前

Making It Easier to Import Projects Into Your Monorepo
Nx Blog
AI agents make importing existing projects into an Nx monorepo easier: `nx import` does the heavy lifting while the agent handles workspace-specific gaps.
14日前

Nx 22.7 Is Here: Task Sandboxing, 7x Less Memory, and Worktree-Aware Caching
Nx Blog
Everything that landed in Nx across 22.4 through 22.7: task sandboxing, a 7x reduction in daemon memory, worktree-aware caching, agentic mode improvements, and more.
17日前

Self-Healing CI Now Suggests What to Auto-Apply
Nx Blog
Nx Cloud now recommends which tasks are safe to auto-apply in Self-Healing CI, based on your CI history and verification success rate.
22日前

Deploying a PNPM Monorepo to Cloudflare Pages
Nx Blog
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.
24日前

Sharing Tailwind CSS Styles Across Apps in a Monorepo
Nx Blog
Share Tailwind v4 design tokens across multiple apps in a pnpm + Nx monorepo using a shared styles package and automated @source directives.
1ヶ月前

How SiriusXM Stays Competitive by Iterating and Getting to Market Fast
Nx Blog
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.
2ヶ月前

Agentic Experience Is the New Developer Experience
Nx Blog
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.
2ヶ月前

Nx Joins the Linux Foundation and the Agentic AI Foundation
Nx Blog
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.
3ヶ月前

A Monorepo Is NOT a Monolith
Nx Blog
Common objections to monorepos debunked: they are not monoliths, they scale, and they work great with AI.
3ヶ月前

Why we deleted (most of) our MCP tools
Nx Blog
How the shift from MCP tools to agent skills changed the way AI assistants work with Nx monorepos — and why MCP still matters.
3ヶ月前

Teach Your AI Agent How to Work in a Monorepo
Nx Blog
Nx ships agent skills that teach AI coding assistants how to navigate, build, and generate code in your monorepo.
3ヶ月前

How Broadcom stays efficient and nimble with monorepos
Nx Blog
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.
3ヶ月前

Why Monorepos are King in the Age of AI
Nx Blog
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.
3ヶ月前

Nx 2026 Roadmap: Expanding Agent Autonomy, Improving Performance, Better Polyglot and More
Nx Blog
Explore the Nx 2026 roadmap featuring expanded agent autonomy, self-healing CI evolution, synthetic monorepos, improved task distribution, polyglot expansion, and more.
3ヶ月前

End to End Autonomous AI Agent Workflows with Nx
Nx Blog
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.
3ヶ月前

Autonomous Agents at Scale
Nx Blog
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.
4ヶ月前

Scaling 700+ Projects: How Nx Became a 'No-Brainer' for Caseware
Nx Blog
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.
4ヶ月前

Configure Tailwind v4 with Angular in an Nx Monorepo
Nx Blog
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.
4ヶ月前

The Missing Multiplier for AI Agent Productivity
Nx Blog
Discover why AI agents underperform in polyrepos and how Nx monorepos unlock 30% productivity gains. Learn why architecture matters for AI agent success.
4ヶ月前

A Year of Nx Webinars
Nx Blog
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.
4ヶ月前

Wrapping Up 2025
Nx Blog
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.
5ヶ月前

Nx 22.3 Release: Angular 21 Support, tsgo Compiler, and Prettier v3
Nx Blog
Nx 22.3 brings Angular 21 support, experimental tsgo compiler integration, and long-awaited Prettier v3 compatibility.
5ヶ月前

Nx Cloud Release: Agent Resource Usage
Nx Blog
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.
5ヶ月前

Nx Platform Outperforms DIY Cache by 5x
Nx Blog
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.
5ヶ月前

An Nx Carol: Past, Present, and Future of Your Monorepo
Nx Blog
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.
5ヶ月前

Nx 22.1 Release: Terminal UI on Windows, Storybook 10, Vitest 4, and more!
Nx Blog
Nx 22.1 brings Terminal UI to Windows, Storybook 10 support, a dedicated Vitest plugin with atomizer support, and more!
6ヶ月前

The Compounding Effect: How Nx Features Multiply Performance Gains
Nx Blog
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.
6ヶ月前

10 Monorepo Myths Debunked: Separating Fact from Fiction
Nx Blog
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.
6ヶ月前

Nx Cloud Release: Enterprise Task Analytics
Nx Blog
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.
6ヶ月前

Watch and Rebuild Storybook Dependencies with Nx
Nx Blog
Learn how to set up automatic rebuilding of buildable library dependencies in your Storybook setup using Nx workspace watching for a seamless developer experience.
6ヶ月前

Book - React for Enterprise: Timeless Architecture for Enterprise Apps
Nx Blog
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.
7ヶ月前

Beyond Remote Cache: Unlock 70% More CI Performance
Nx Blog
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.
7ヶ月前

Nx 22 Release: Expanding the build platform
Nx Blog
Discover Nx 22: .NET and Maven support brings enterprise polyglot capabilities, plus pnpm catalog integration, release workflow improvements, and need-to-know breaking changes
7ヶ月前

What's the Point of Generating All This Code If You Can't Merge It?
Nx Blog
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.
7ヶ月前

What's New in Nx Self-Healing CI
Nx Blog
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.
7ヶ月前

Nx Highlights: Smarter AI integration, all-new graph UI, and big new versions of your favorite tools
Nx Blog
Catch up on the latest Nx highlights including AI agent configuration, improved Terminal UI, Vite 7 support, and enhanced testing workflows
7ヶ月前

Making the Case for Smarter Monorepos, and How to Not Get Fooled by Myths
Nx Blog
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.
8ヶ月前

Integrating Biome in 20 Minutes
Nx Blog
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.
8ヶ月前

S1ngularity - What Happened, How We Responded, What We Learned
Nx Blog
Malicious Nx packages were published to npm via GitHub Actions exploit. Learn what happened and how we enhanced security measures.
8ヶ月前

Stop Babysitting Your PRs: Self-Healing CI Cuts Time to Green by 50%
Nx Blog
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.
9ヶ月前

UKG Unifies Their Codebase and Eliminates CI Overhead to Focus on Customer Value
Nx Blog
Discover how UKG transformed their development workflow by leveraging Nx and Nx Cloud to eliminate build bottlenecks and enable cross-platform code sharing.
9ヶ月前

How Git Worktrees Changed My AI Agent Workflow
Nx Blog
Learn how Git worktrees enable parallel development with AI agents, eliminating context switching in your workflow.
9ヶ月前

Nx Cloud Workspace Graph: See Your Organization's Code Structure Like Never Before
Nx Blog
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.
9ヶ月前

Seamless Java Deployment in Nx Using Docker
Nx Blog
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.
9ヶ月前

Getting Mobile Into Your Monorepo: Android + Nx
Nx Blog
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.
9ヶ月前

Polyglot Projects Made Easy: Integrating Spring Boot into an Nx Workspace
Nx Blog
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.
9ヶ月前

The Journey of the Nx Plugin for Gradle: From Prototype to Production
Nx Blog
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.
10ヶ月前

From 5 Days to 20 Minutes: How PayFit Accelerated Time to Market with Strategic Nx Implementation
Nx Blog
Discover how a 4-person platform team at Payfit turned monorepo abandonment into a competitive advantage using strategic Nx implementation.
10ヶ月前

The More the Merrier - Groups Save 50% on Nx Essentials Workshop
Nx Blog
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.
10ヶ月前