Blog posts with tag reusable

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.

Cover Image for Better Angular Components with Content Projection

Better Angular Components with Content Projection

In this short article, I'll introduce you to the concept of content projection in Angular and how we can use it to create reusable but more flexible components in our apps.

Back to the blog