Latest stories
Today, developing applications has become an easy task. We easily get ready made templates that makes the life of an application developer easy. But there is a difference in building applications and building efficient and scalable applications.
In this article, I am going to highlight some of the important considerations that we should keep in...
Confirm Dialogs are extremely common requirement in web applications which requires frequent user actions.
This tutorial shows how to implement a simple reusable confirm component and directive in Angular 4 application using TypeScript. Here we are going to use Bootstrap 4 NgbModule for the confirm dialog box.
Note: This tutorial is not...