In this chapter, we learned about Material Design and responsive design for Angular by using Angular/Material2 module. We saw some of the most used directives such as buttons, icons, dialogs, or sidenav. In addition, we tackled Material Design customization using the theming capabilities of Angular/Material2.
In Chapter 15, Integrating Bootstrap with Angular Application, we'll see how to drive the design of our Angular2 application by using Bootstrap (by Twitter) instead of Material Design (by Google).