Explore all newline lessons
lesson
Constructing the Admin applicationNext-Level Angular Apps with NXConstructing the Admin application
lesson
Constructing the application - ServicesNext-Level Angular Apps with NXConstructing the services of the application
lesson
Adding a domain library for RoomList, RoomBackground and RoomTimelineList that I missed in previous lessonsNext-Level Angular Apps with NXAdd a domain library for the components
lesson
Adding common components. Card, Button, Input, List, ListItemNext-Level Angular Apps with NXUsing previously configured Storybook in this lesson we will create and prepare a few common components that later we’ll use in apps.
lesson
Adding Storybook to monorepo - different approachNext-Level Angular Apps with NXHow to add Storybook to monorepo
lesson
Adding new Angular apps to existing monorepoNext-Level Angular Apps with NXAdd new Angular apps to the existing NX repository
lesson
Design overviewNext-Level Angular Apps with NXLet's look at how our final application should look like
lesson
Extracting shared DTO libraryNext-Level Angular Apps with NXHow to extract library with DTOs classes from backend app and prepare it to be shared with frontend application
lesson
Migrating backend app to NXNext-Level Angular Apps with NXHow to migrate simple existing applications to NX
lesson
Backend overviewNext-Level Angular Apps with NXPresenting the current module's plan, highlighting crucial backend details for the frontend to illustrate the problem domain.
lesson
Fifth module introductionNext-Level Angular Apps with NXThis module will present a real-life example of an NX mono repository with multiple libraries and three applications.