Production build and testing takes longer and longer to execute. It takes more and more time to find the right component or the desired service, the effort for on-boarding new colleagues grows. What does this tell you? That's right, you're working on a big Angular project - no more, no less. When the complexity of a project grows rapidly, one thing is needed: focus on the essentials without repetitive, manual tuning of the CI/CD pipeline. NX provides solutions for extending, testing and publishing your Angular project. In this talk, you'll learn how to organize multiple builds and unit & UI testing with NX. You'll see NX's extensions for central state management in action. You'll also see StoryBook's integration with Nx for living and up-to-date documentation of your component library. Another tool you'll learn about is Workspace Schematics, which allows you to further automate the development process.