Season Sale is LIVE! Get 40% off on all my products with code SEASONSALE Visit store!

Blog posts with category material

Cover Image for Transform Your Angular Material Buttons with Custom Colors, Sizes, and Professional Styling

Transform Your Angular Material Buttons with Custom Colors, Sizes, and Professional Styling

Angular Material provides a solid foundation for building modern web applications, but if you've been working with it for a while, you've probably noticed that the default button options can feel somewhat limited. While the four standard button types—filled, elevated, outlined, and text—work well for basic use cases, they don't always provide the flexibility needed for more sophisticated user interfaces.

Cover Image for Create Multi Select List with Angular CDK Selection Model

Create Multi Select List with Angular CDK Selection Model

In a previous post, we created an Angular material list with infinite scroll. In this post, we're going to convert that into a Multi Select List with the Angular CDK Selection Model.

Cover Image for How to add Async Validation to Angular Reactive Forms

How to add Async Validation to Angular Reactive Forms

In this article, we'll learn how to add async validation to your Angular reactive forms.

Cover Image for How to lazy load Angular Material Dialogs

How to lazy load Angular Material Dialogs

In an earlier post, I showed you how to create reusable confirmation dialogs with angular material components. In this video, we'll cover how to lazy load your material dialogs using an advanced way with Angular v9+.

Cover Image for Create Reusable Confirmation Dialogs with Angular Material

Create Reusable Confirmation Dialogs with Angular Material

In this post, I'll show you how to create reusable confirmation dialogs, using Angular services and the Material Dialog component.

Back to the blog