Lessons

Explore all newline lessons

Tags
Author
Pricing
Sort By
Video
Most Recent
Most Popular
Highest Rated
Reset
https://image.mux.com/xaljGctZn7F02RtXQ018UNkJs01dS02L007I6Y9lct01s6ab4/thumbnail.png?time=0

lesson

Lessons learned and homework

Summary of building a real-life application with NX

https://image.mux.com/FlXlv5EZd1gMX26eT1aK01VH21wyqSYTx4llKfBD601ms/thumbnail.png?time=0

lesson

Preparing the Room applications to work offline

How to prepare the application to work offline

https://image.mux.com/XYN8UH9Bjkb6JWAO24Ho4nMqva02VA7Iz4Y4lAWOrEJE/thumbnail.png?time=0

lesson

Constructing the Room application

Constructing the Room application

https://image.mux.com/Fsz5bNn6etYSlP8Ew3kR8i01zgonM7wO8qF6oYsiM021I/thumbnail.png?time=0

lesson

Constructing the Admin application

Constructing the Admin application

https://image.mux.com/TGQQANS819dHJiJMVW01RM6sr8tX8H9z29tEmcNNQyPs/thumbnail.png?time=0

lesson

Constructing the application - Services

Constructing the services of the application

https://image.mux.com/wa2F7zORI2FJIgH9u8xiZnsBQjgQYwU7S3eOvqaIdJE/thumbnail.png?time=0

lesson

Adding common components. Card, Button, Input, List, ListItem

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

https://image.mux.com/1s9fla302bhpGaCYLzElopaKlnkziET9kAEPMs4TGiU00/thumbnail.png?time=0

lesson

Adding Storybook to monorepo - different approach

How to add Storybook to monorepo

https://image.mux.com/5n9fVANyqY4SBqIc8lPNPJvx411oKkxzCKdFUrDvbSc/thumbnail.png?time=0

lesson

Adding new Angular apps to existing monorepo

Add new Angular apps to the existing NX repository

https://image.mux.com/5EjG1KyRl95OBvKLUm4Zp91Oo1GeNIkJwDkbSGzsefE/thumbnail.png?time=0

lesson

Design overview

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

https://image.mux.com/2Z2WaaNi9TAe2dBfSPOX8ZdJW2YyEdIJ1MD9G1EyaD00/thumbnail.png?time=0

lesson

Extracting shared DTO library

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

https://image.mux.com/sTF2o1biO7S00YTKwNAwI7ZN8bgOJQaWS1EIiGyXE62A/thumbnail.png?time=0

lesson

Migrating backend app to NX

How to migrate simple existing applications to NX