Nx
banner
nx.dev
Nx
@nx.dev
🚨 ICYMI: Nx 22 is here, packed with amazing new features!

Want a sneak peek? Sit back and let @juri.dev guide you through the highlights in his video overview.

youtu.be/d8u07NXbwpA
November 6, 2025 at 3:13 PM
We just added YOLO Mode to Nx Self-Healing CI.

Now you can skip manual approvals and let verified fixes (like formatting, lint, nx sync) auto-apply straight to your PRs.
❌ PR fails
🤖 Fixes it
🔍 Runs verification
👨‍💻 Push to your PR

Here's how it works:
youtu.be/EmZcENiCG64
October 30, 2025 at 3:57 PM
You asked us: how can I serve my @storybook.js.org project in a monorepo, but also have all buildable libraries automatically rebuild and have them refresh in Storybook.

@juri.dev responded. Read the full blog post below (video & example repos included) 👇

nx.dev/blog/storyb...
October 29, 2025 at 7:28 PM
🚀 New free book: "React for Enterprise - Timeless Architecture for Enterprise Apps"

By Przemysław Nowak (@brainly.bsky.social Principal Engineer) + Nx

Battle-tested patterns for scaling React codebases that serve millions of Brainly users.

So, what's in the book? 👇
October 28, 2025 at 7:07 PM
📣 Don't miss our Nx 22 livestream on Tuesday, October 28, at 12pm EST!

You'll hear from @zackderose.bsky.social, @jaysoo.ca, and @craigory.dev, and Jason Jean about all the latest from this release. Come get your questions answered about all things Nx 22!
October 27, 2025 at 9:06 PM
📣 Nx 22 is here! This release solidifies Nx as your go-to solution for polyglot monorepos. 💪

☕ Nx plugin for Maven
🟪 .NET support
📖 pnpm catalogs support
🤯 ...and a lot more!
October 23, 2025 at 8:11 PM
🧵 Tired of manually rebuilding dependencies every time you change a buildable library in your Nx + @storybook.js.org setup?

Here's how you can fix that 👇
October 21, 2025 at 7:21 PM
ICYMI, there's a new "configure-ai-agents" command in Nx. Regardless of your Nx version, just run

"npx nx@latest configure-ai-agents"

..to get your agent config files populated with Nx specific settings.
October 21, 2025 at 2:03 PM
And don't miss out on the Nx Mini Conf happening this afternoon, starting at 1:20pm! #ngconf2025
October 17, 2025 at 4:54 PM
⛵ Things are going full speed here @ng-conf.org! We've had some great conversations around the booth, can't wait to meet more of you. Schedule some office hours with us to get your questions answered in-person! #ngconf2025
October 17, 2025 at 4:54 PM
🏴‍☠️ We're setting sail for @ngconf 2025! 🏴‍☠️

We'll be running office hours at our booth and taking over the stage for an Nx Mini Conf on Friday afternoon. Including a live Q&A with Nx Champions @younesjd.dev and @michael-hladky.bsky.social.

#ngconf2025
October 16, 2025 at 8:39 PM
AI made it easy to generate code. A LOT of it. And fast.
But what happens next? Your PRs still sit waiting for CI, reruns, and reviews.

Our CTO @victorsavkin.bsky.social shared his thoughts about it
nx.dev/blog/pr-rev...
October 14, 2025 at 8:36 PM
By default Self-Healing is applied to all tasks in CI.
Need more control? Use the --fix-tasks option for precision tweaking.

Check out @juri.dev 3min walkthrough
youtu.be/KSb48zHbaHg
October 13, 2025 at 2:59 PM
Self-healing CI is now powered by Claude Sonnet 4.5 💪
October 9, 2025 at 7:06 PM
We just introduced a new "configure-ai-agents" command in Nx 21.6.2 to ensure Nx operates optimally with AI agents.

👉 Configures the Nx MCP
👉 Sets up (and updates) rules for AI agents and IDE assistants

Give it a try!
October 2, 2025 at 6:55 PM
🧠 And pro tip for listening to Victor because you're not going to want to miss any of this.
October 2, 2025 at 6:47 PM
🤔 What's the hardest part of working on a large-scale JS project with your team? Here's what attendees of @jetbrains.com JavaScript Day had to say:
October 2, 2025 at 6:47 PM
What a lineup for the @jetbrains JavaScript Day 2025! Our very own CTO, @victorsavkin.bsky.social, will discuss Modern JavaScript Monorepos.

🗓️ Oct 2, 2025
📍 100% free and online

lp.jetbrains.com/javascript-...
September 30, 2025 at 8:13 PM
State of JS 2025 is live and also has a monorepo tools section. Make your voice count!

survey.devographics.com/en-US/surve...
September 30, 2025 at 5:50 PM
This Friday - @philipfulcher.com && @zackderose.bsky.social are going live to chat @biomejs.dev and Nx Plugins! Sign up now to get notified when we go live! www.youtube.com/watch?v=t2s...
September 24, 2025 at 4:54 PM
Our next webinar is TOMORROW! Don't forget to sign up to bust some monorepo myths and learn how monorepo ≠ monolith.

Save your spot today: go.nx.dev/sept2025-we...
September 23, 2025 at 4:05 PM
We implemented the API in our latest Nx Console version, meaning that you can now get rid of manually configuring the MCP in your `mcp.json` 🙌
September 22, 2025 at 7:00 PM
The less config, the better. Cursor AI recently released their MCP Extension API which allows to dynamically register MCP servers.
September 22, 2025 at 7:00 PM
Waiting for @biomejs.dev support in Nx? Why not do it yourself?

⏱️ 20 minutes
✅ Caching
✅ Inferred Tasks

Looking to integrate a different tool? We'll show you how! 🚀
September 17, 2025 at 9:34 PM
Integrating AI agents into your workflow isn't just about implementing a solution at any cost; it's about guiding agents to know when to step back and provide clear guidance to the user.

Saves time, reduces costs, and minimizes annoyances.
September 16, 2025 at 3:13 PM