9+ Best Email Templates For Taxi Services, Cab Companies & Transportation Businesses

Do you feel lost in the brainstorming process for strengthening your moto taxi and cabs business? The competition in taxi and cab businesses has gotten to a point where any loose steps can cause the downfall of your transportation business. So to enroot your position in the transportation market, we would like to suggest you …

AngularJS Routing : Connect Different Templates In Single Page Application

AngularJS Routing is one of the amazing feature provided by Angular. Routing helps in expanding the scope of view and allow us to use multiple templates within a single page application. In this tutorial, we are going to demonstrate you how to configure and use routing in your single page application. First we will explain …

Bootstrap Modal

Bootstrap Modal is basically a pop-up box that is used to provide information and alert to the user. It is displayed on top of the current page. One of the multi-purpose lightweight JavaScript popup that is custom-built and responsive and can be used: to display alert popups, videos, and images in a website, to warn users …

Android View Classes

In this tutorial I’ve given brief explanation about Andriod View Class. View Class are the basic building block for user interface components. A View occupies a 2-dimensional area (say: rectangle) on the screen, which is responsible for framing and handling different type of events. In our previous blog posts, we have learned Android installation steps and made first program …