DESCRIPTION
Monorepos offer many benefits: simplified code sharing, better alignment with organizational standards, and a unified developer experience across projects. However, if you’re starting from a brownfield situation—perhaps with multiple individual repositories—moving to a monorepo can seem overwhelming, especially when dealing with multiple tech stacks. Without the right tools, this transition can slow development, increase complexity, and frustrate teams.
In this talk, we’ll dive into how Nx provides an end-to-end solution for supporting you on your monorepo journey—from its origins as an Angular extension to becoming a polyglot-capable monorepo tool. We’ll cover how you can consolidate multiple Angular projects into an Nx workspace, explore some of the latest advancements, including the nx import command, Nx Project Crystal, and discuss how to confidently scale your monorepo with ownership management, conformance, and robust CI tooling.
Join me to see how Nx can streamline your workflows, boost team productivity, and help you manage your Angular monorepo at scale.
KEY TAKEAWAYS
use `nx import` to move multiple projects into an Nx workspace
learn about Nx Project Crystal; the why and how it affects Angular projects
measures to scale a monorepo successfully
About JURI
TBD