Lessons learned and homework

Summary of building a real-life application with NX

This lesson preview is part of the Next-Level Angular Apps with NX course and can be unlocked immediately with a \newline Pro subscription or a single-time purchase. Already have access to this course? Log in here.

This video is available to students only
Unlock This Course

Get unlimited access to Next-Level Angular Apps with NX, plus 70+ \newline books, guides and courses with the \newline Pro subscription.

Thumbnail for the \newline course Next-Level Angular Apps with NX
  • [00:00 - 00:11] This was the longest module in the whole course. During these lessons, we created a real-life example of an X-monorepo that keeps three applications, one backend application and two front-end applications.

    [00:12 - 00:22] All these applications are decomposed into reusable libraries that they share between them. For example, the backend application is sharing DTO library with front-end.

    [00:23 - 00:32] We created a few reusable components using Storybook, which made us out of documenting our work. Please remember to check out the homework for this module.

    [00:33 - 00:35] Everything is in the description to this summary.