Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Most Recent
Most Popular
Highest Rated
Reset
Adding common components. Card, Button, Input, List, ListItem

lesson

Adding common components. Card, Button, Input, List, ListItemNext-Level Angular Apps with NX

Using previously configured Storybook in this lesson we will create and prepare a few common components that later we’ll use in apps.

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