angularjs tutorial for beginners step by step with examples part 3

What is Angular Js

AngularJS is framework . It is commonly know as  a JavaScript framework.
AngularJS can be added to HTML  webpages or AngularJS can be embedded in website of html.
AngularJS is also a client side scripting language which can be run on client side 
 AngularJS has  a library written in JavaScript.
 AngularJS wil load  instantenously  when a website or a web page has rendered in the browser
 
 Angular Js http://ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular.min.js we can use this url or 
 download it in your local file 
 
 AngularJS directives are HTML attributes with an "ng" prefix.
 like ng-app 
 ng-init
 
 ng-controller


angularjs tutorial for beginners step by step,
angularjs tutorial pdf,
angularjs download,
angularjs examples,
angularjs,
angularjs interview questions,
angularjs tutorial video,
angularjs ,


Comments