Nx - Monorepository Nx - Module Boundary Strategy for Full Stack TypeScript Repositories Do you love circular dependencies and a disorganized code base? Of course not, we want a great developer experience in our monorepositories that organize, enforce architecture, and prevent runtime errors. Nx ships with a powerful feature to help developers navigate these large code bases, module boundaries. Module boundaries exist to
Nx - Monorepository How to Write an Nx Executor for Building Docker Images Learn how to write an Nx Executor for building Docker Images in an Nx Workspace
Google Cloud Featured Dev Log - Deploying an Angular Universal App to Cloud Run Pt. 1 Learn to Deploy an Angular Universal Application to Google Cloud Run within an Nx Monorepository
Angular Featured Nx Monorepo - Using Atomic Design to Organize Component Libraries Learn how to organize your Nx Monorepo for Component Libraries using Atomic Design Principles
Angular Angular - 3 Patterns for Sharing Components, Modules, and Services Learn three patterns for sharing components, services, and modules.
Angular Featured NX - How to Write a Generator Learn how to create an nx generator that creates templated files and updates Typescript files.
Nx - Monorepository NX - Dev Log - Refactoring for AdFrame.io Refactoring a more monolithic angular application into smaller features made it more manageable to maintain.