Congratulations; you just finished one more chapter, and you now have a solid frontend application, prepared to receive all of the features it needs.
In this chapter, we created a progressive web application with Angular, using the advanced techniques of code organization. You also learned how to create modules and components using the Angular CLI.
In the next chapter, we will learn how to create the components and routes of our application.