11
Introduction to Angular Material
When developing a web application, you must 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 and browsers. In short, there are many things to consider regarding UI and UX. Undoubtedly, most developers consider creating the UI/UX a daunting task and, therefore, turn to UI frameworks that do much of the heavy lifting. Some frameworks are used more than others, namely the following:
- Bootstrap
- Tailwind CSS
However, there is a new kid on the block—Angular Material—based on Google’s Material Design techniques. In this chapter, we will explain what Material Design is and how Angular Material implements its ...
Get Learning Angular - Fourth 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.