Popup component for Angular 2 with AOT support
In all my web projects, I seem to need a popup in many places, obviously doing different things. Even though it is quite easy plugging a bootstrap dialog doing the same, I figured it was even better creating an Angular 2 component for this, so I have fast access with almost no code. I built… Continue reading Popup component for Angular 2 with AOT support