Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Most Recent
Most Popular
Highest Rated
Reset
Adding new Angular apps to existing monorepo

lesson

Adding new Angular apps to existing monorepoNext-Level Angular Apps with NX

Add new Angular apps to the existing NX repository

Design overview

lesson

Design overviewNext-Level Angular Apps with NX

Let's look at how our final application should look like

Extracting shared DTO library

lesson

Extracting shared DTO libraryNext-Level Angular Apps with NX

How to extract library with DTOs classes from backend app and prepare it to be shared with frontend application

Migrating backend app to NX

lesson

Migrating backend app to NXNext-Level Angular Apps with NX

How to migrate simple existing applications to NX

Backend overview

lesson

Backend overviewNext-Level Angular Apps with NX

Presenting the current module's plan, highlighting crucial backend details for the frontend to illustrate the problem domain.

Fifth module introduction

lesson

Fifth module introductionNext-Level Angular Apps with NX

This module will present a real-life example of an NX mono repository with multiple libraries and three applications.

Storybook

lesson

StorybookNext-Level Angular Apps with NX

How to add Storybook to mono repository

Built-in library types in NX

lesson

Built-in library types in NXNext-Level Angular Apps with NX

What are buildable and publishable libraries

Built-in app types in NX

lesson

Built-in app types in NXNext-Level Angular Apps with NX

How can you add more apps to monorepo, which frameworks are available at the time, and advantages of keeping them together

Fourth module introduction

lesson

Fourth module introductionNext-Level Angular Apps with NX

What else you can keep in monorepo...? Multiple apps using multiple frameworks, built-in Storybook and Cypress configuration