AngularJS Introduction


AngularJS is the javascript framework that help to build web application introduced by Google, AngularJS is open source project which means it can be freely used, changed and shared by anyone. AngularJS is an excellent framework for building both single page applications and line of business applications. Many company is using angular today and there are many public facing website that a build with AngularJS.

This tutorial is build for software professionals who want to learn basic of AngularJS. This tutorial is containing programming concepts and easy steps with examples.

Your prior preparation

Before going to start this tutorial you have to basic knowledge of Javascript. In this tutorial I will give example to develop a website so html, css, ajax knowing will be helpful.