Create Reusable Components in Angular | Dialog Box

Grepsoft
Grepsoft
5.7 هزار بار بازدید - 4 سال پیش - Create a dialog service that
Create a dialog service that you can then inject into any component to generate your dialog. That way the business logic has no idea about how a dialog works but is only interested in getting user input.

The code becomes clean and maintainable. If in future you want to replace the dialog with something else then you only have one place to make changes into.

code:
https://github.com/grepsoft/angular-g...
4 سال پیش در تاریخ 1399/02/04 منتشر شده است.
5,776 بـار بازدید شده
... بیشتر