Summary

Recap the topics covered in this chapter.

We'll cover the following

In this chapter, we explored the Angular SPA framework and built an Angular application.

We can distill the key takeaways from this chapter into the following:

  • We saw how to incorporate the Angular Material set of UI controls, were shown what Angular modules are used for, and built an Angular module of our own.

  • We then discussed how to react to DOM events in Angular, such as a button click, and the event handling capabilities built into the Angular framework.

  • We explored Angular services and incorporated the event bus that we built in a previous chapter into an Angular application, using Angular’s DI capabilities.

  • Finally, we explored the two types of Angular forms and incorporated an Angular Reactive form within our application.

Get hands-on with 1200+ tech skills courses.