Explore effective architectures for large-scale Angular-based enterprise applications in this 48-minute conference talk. Learn strategies for structuring projects to enhance long-term maintainability and reusability. Discover how to divide extensive projects into individually reusable npm packages and deploy them through internal and public registries. Examine the Monorepo approach, favored by tech giants like Google and Facebook, and understand how it addresses some drawbacks of npm packages in internal projects. Gain insights into typical module structures, library creation with CLI, npm registry alternatives, and micro-app implementation with Angular Elements. Receive practical advice on macro-architecture and tools for managing large Angular projects effectively.