Category Archives: Angularjs 2

Building Real-World App with ASP.NET Core and Angular 2

ASP.NET Core and Angular 2(4+) is an ideal combination for building real world modular and cloud-optimized applications. As we know that ASP.NET Core is a complete re-write version from Microsoft for building cross-platform applications. Salary ranges for .NET developer in USA as reported by indeed.com given below but with experience in latest framework version i.e. .NET Core plus exposure to Angular 2 will… Read More »

Hybrid Mobile App Development using Ionic and Cordova

Ionic is basically an open source SDK (Software Development Kit) for developing Hybrid Mobile Applications. It’s a front-end UI framework built on top of AngularJS and Apache Cordova, providing tools and services to build Hybrid Mobile Applications with native look and feel. Step by Step Ionic Mobile App Development You can follow the below steps… Read More »

Learn Angular 5 (formerly Angular 2) — The Complete Guide

Stay hungry, Stay Foolish ~ Steve Jobs AngularJS is an open-source JavaScript Framework based on MV-* design for building new generation web applications. AngularJS has adapted the best approach to web advancement. AngularJS has lots of amazing features that make it different from other JavaScript Frameworks and libraries. Learning Angularjs (especially the latest version of… Read More »

MEAN Stack Tutorial

MEAN stack is basically a collection of JavaScript-based web development technologies that includes MongoDB, ExpressJS, AngularJS and NodeJS. Following diagram clearly explains that how these technologies work together to develop a web application. AngularJS being client makes AJAX calls to ExpressJS returning response in JSON format. ExpressJS that is running on NodeJS Server further communicate with MongoDB as persistent medium… Read More »

Must Have Angularjs 2 Interview Questions – Part2

This is Part-2 in Series of Angularjs Tutorial focused on Angularjs 2 Interview Questions with detailed answers. We strongly recommend to go through previous parts to understand the basic details about setup, configuration, creating our first Angularjs 2 Application etc. So, having a look on below Angularjs Tutorials will be helpful. More Advanced Angularjs Tutorial List Angularjs 2 Interview Questions – Part 1… Read More »

MUST Have Angularjs 2 Interview Questions

This Angularjs Tutorial is focused on Angularjs 2 Interview Questions with detailed answers. For Angularjs 1.x, we already have published a detailed anguarjs article with all related concepts here. We are focused to provide more practical details with real time scenarios and complete source code in order for user to grasp the newer version of angularjs. This angularjs tutorial is divided… Read More »