What will you build?
Instead of rewriting MediaMan from scratch, we are going to port the existing code step by step. This will let us focus on the Angular way of doing things.
We will start by creating a new application using the Angular CLI. Then, we will integrate our existing data model, services, and visual elements, making sure that we leverage the Angular concepts that we learned about in the previous chapter.
We will go through two stages. During the first iteration, we will create MediaMan v2, which will keep the same user interface as before. After that, we will add Angular Material to the project and then we'll recreate the user interface using Angular Material components.
From a functional point of view, our application will remain ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access