Learn how to reduce boilerplate in an Angular application using decorators. Decorators in Angular help improve productivity and can be used for repetitive tasks like authentication.
Table of contents
Are you sure?Let's get startedThe decoratorThe simple-dialogCorresponding Module (in my case, AppModule for both)2 Comments
Sort: