Chapter 9: Introduction to Angular Material
When you develop a web application, you need to decide how to create your UI. It should use proper contrasting colors, have a consistent look and feel, be responsive, and work well on different devices, as well as browsers. In short, there are many things to consider when it comes to the UI and UX. It is no wonder that most developers consider the UI/UX to be a daunting task, and therefore turn to UI frameworks that do a lot of the heavy lifting. Some frameworks are used more than others, namely the following:
- Bootstrap
- Foundation
- Pure
- Tailwind CSS
There is, however, a new kid on the block—Angular Material—that is based on Google's Material Design techniques. In this chapter, we will explain what ...
Get Learning Angular - Third Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.