
Setting Up & Using Fake Rest API with Angular 4
When developing Angular applications, sometimes you don’t have the REST APIs ready to be used for testing purpose. To solve this problem, Json server comes…

When developing Angular applications, sometimes you don’t have the REST APIs ready to be used for testing purpose. To solve this problem, Json server comes…

Angular 4 is small & fast with improved AOT support. It supports the new versions of Typescript (version 2.1 & 2.2), which improves speed and…

Testing is one of the most important aspect of the modern application development process. Angular app testing is really required to point out the bugs and errors…

The React Native is an outcome of the idea behind Facebook’s Hackathon Project, to bring some of the web development features like fast iteration, to…

Prerequisites Angular IDE Node.js and npm Basic knowledge of TypeScript, HTML and CSS Creating a New Angular Project With Angular IDE open, one of the…

According to computer basics, an emulator is a program systematic in the form of hardware or software that enables one system or device to behave…

Skyrim is an open-world action video game. It is the fifth installment of The Elder Scrolls series, released in 2011 by Bethesda Game Studios. It…

Introduction Angular Material is a set of high-quality UI components developed by the Angular team-based Google Material design specification. These UI components help us to…

Image upload function performs the task of image uploading, cropping, setting image size according to aspect ratio etc. This PHP code provides the fully functional…

Webclipse is a suite of Eclipse add-ons designed to improve the coding experience—especially for modern web developers. Webclipse provides superior support for JavaScript, TypeScript &…

Linux is one of the most useful, flexible and customizable operating systems out there. Unlike Windows or Mac, Linux allows you to choose the way…

Redirecting invalid user is necessary because different pages of the website have different authority. Some pages should only be accessed by admin. If some invalid…