AngularJS Tutorial - Introuduction to AngularJS


Welcome to AngularJS tutorial. This tutorial will help you to learn how to use angularjs, advantages of angularjs, directives, controllers, filters, expressions and other concepts in angularjs with examples. AngularJS is very easy to learn if you have basic knowledge of HTML & JavaScript.

History:
AngularJS was originally developed in 2009 by Miško Hevery and Adam Abrons, Now it was officially supported & maintained by Google. AngularJS is an open-source web application framework under MIT License.

    Latest version of AngularJS as of June 2015
  • Stabled version : 1.3.16
  • Latest version : 1.4.0

About AngularJS:
AngularJS is a JavaScript framework for dynamic web apps. HTML is a great declarative language for static documents and AngularJS lets you extend HTML's syntax and make dynamic web apps.

Download:

  • You can download the latest version from this link https://angularjs.org/
  • Or just simple add the following link reference in between the head tag