Nx Webinars

In-depth explanations and interactive Q&A sessions with Nx team members

Why Monorepos are King in the Age of AI

JC
jeff cross

Jeff Cross

JS
juri-strumpflohner

Juri Strumpflohner

Feb 5, 2026

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.

The Compounding Effect: How Nx Features Multiply Performance Gains

VS
victor savkin

Victor Savkin

Nov 19, 2025

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.

An Nx Carol: Past, Present, and Future of Your Monorepo

Dec 4, 2025

NO
nicole-oliver

Nicole Oliver

MJ
Miroslav Jonas

Miroslav Jonas

VS
victor savkin

Victor Savkin

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.

Beyond Remote Cache: Unlock 70% More CI Performance

Oct 27, 2025

JC
jeff cross

Jeff Cross

VS
victor savkin

Victor Savkin

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.

Making the Case for Smarter Monorepos, and How to Not Get Fooled by Myths

Sep 24, 2025

MJ
Miroslav Jonas

Miroslav Jonas

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.

Stop Babysitting Your PRs: Self-Healing CI Cuts Time to Green by 50%

Aug 26, 2025

JH
James Henry

James Henry

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.

Critical Exploit Discovered: Protecting Your Build Infrastructure from Emerging Threats

Jul 16, 2025

JC
jeff cross

Jeff Cross

VS
victor savkin

Victor Savkin

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.

Polygraph Launch Preview: Conformance, Workspace Graph, and Custom Workflows

Jun 9, 2025

JH
James Henry

James Henry

Join us for a demo of the new polygraph features in Nx Cloud, launching this month with Nx Enterprise! These features are designed to extend some of the powerful benefits of an Nx workspace to multi-workspace environments and take Nx Cloud beyond CI. We'll cover our updated conformance dashboard, how to visualize dependencies across your repos, the new onboarding experience for workspaces that aren't yet a part of Nx Cloud, and preview how Nx Cloud will be able to fix your code automatically via agentic AI.

Build Better, Ship Faster: Monorepos, Apps, & Component Libraries with Nx Cloud

May 14, 2025

JS
juri-strumpflohner

Juri Strumpflohner

Unlock faster development and more efficient CI/CD workflows with Nx and Bitovi. Bitovi's Ilyass Elfouih and Nx's Jordan Powell will walk through a real-world scenario where a frontend team updates a shared component, faces a classic code owner approval challenge, and uses Nx Cloud to fix and validate the change without triggering a full test suite.

Are Monorepos the Answer to Better AI-Assisted Development?

Apr 16, 2025

VS
victor savkin

Victor Savkin

MK
max-kless

Max Kless

In this webinar, Nx CTO Victor Savkin and Senior Engineer Max Kless will break down why monorepos are inherently more AI-friendly, giving LLMs the full context they need to generate more accurate, actionable insights. You'll also learn how Nx provides deep architectural awareness, making AI tools smarter and more effective.

Are Monorepos the Answer to Better AI-Assisted Development?

Mar 6, 2025

VS
victor savkin

Victor Savkin

MK
max-kless

Max Kless

In this webinar, Nx CTO Victor Savkin and Senior Engineer Max Kless will break down why monorepos are inherently more AI-friendly, giving LLMs the full context they need to generate more accurate, actionable insights. You'll also learn how Nx provides deep architectural awareness, making AI tools smarter and more effective.

React Development for 2025

Feb 26, 2025

JS
juri-strumpflohner

Juri Strumpflohner

In this webinar, we'll dive into building modern React applications using platform-native tools like NPM workspaces and TypeScript project references. Learn how Nx improves the developer experience all while letting you ship your React apps faster. We'll explore features like project references, how they work, and why they can significantly improve the performance of large React and TypeScript monorepos, both locally and on CI.

Nx Cloud: Scale Your CI and Team with Ease

Jan 22, 2025

NO
nicole-oliver

Nicole Oliver

RM
rares-matei

Rares Matei

JH
James Henry

James Henry

Learn how you can attain fast, reliable CI and better coordination across your technical organization with Nx Cloud, and see our new multi-workspace features for organizational scaling in action.

Monorepos and CI can be a Mess - Here's How Nx and Nx Cloud Fixed It

Jun 26, 2024

JS
juri-strumpflohner

Juri Strumpflohner

Continuous Integration (CI) in monorepos can be notoriously slow and unreliable, quickly become a bottleneck for scaling monorepos. Learn how Nx and Nx Cloud's new task-based approach ensures fast, resilient, and efficient CI for your monorepo projects.

Making the Argument for Monorepos

Apr 17, 2024

MJ
Miroslav Jonas

Miroslav Jonas

Trying to convince your colleagues to use a monorepo? Already using a monorepo and need to justify that decision? Check out this webinar to learn 7 essential reasons for using monorepos and bust a few myths and misconceptions along the way.

Nx Agents Walkthrough: Effortlessly Fast CI Built for Monorepos

Mar 11, 2024

RM
rares-matei

Rares Matei

Learn how you can streamline your existing CI config to its absolute simplest form, reducing CI times from 30 minutes to ~5 minutes with Nx Agents.

Monorepos: the Benefits, Challenges, and Importance of Tooling Support

Jan 24, 2024

JS
juri-strumpflohner

Juri Strumpflohner

Learn how monorepos and better tooling can help you overcome challenges in software development like scalability, maintenance, communication, and cost.