Discover high-quality Angular code & resources to level up your development skills. Visit my store!

Blog posts with tag dialog

Cover Image for How to lazy load Angular Material Dialogs

How to lazy load Angular Material Dialogs

2021-07-30
7 min read

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

2021-07-05
7 min read

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