Summary
Handling errors during runtime or development is crucial for every Angular application. In this chapter, we learned how to handle errors that occur during the runtime of an Angular application, such as HTTP or client-side errors. We also learned how to understand and fix application errors thrown by the Angular framework.
In the next chapter, we will learn how to skin our application to look more beautiful with the help of Angular Material. Angular Material has many components and styles that are ready for you to use in your projects. So, let’s give your Angular project the love it deserves.