Posted by : Sudhir Chekuri Thursday, 2 March 2017

AngularJs is a JavaScript framework used to build web applications. It is a free source developed by Google.

Advantages:

Dependency injection
Two way data binding
Supports clean MVC architecture
Controlling DOM.

http://angularjs.org/ - Link to download AngularJs library.

Example:

In html page with ref of angularjs file with below code it will display 30 on browser.

<!DOCTYPE html>
<html>
<head>
    <script src="Script/angular.min.js"></script>
</head>
<body ng-app>
    {{10+20}}
</body>
</html>

Module

A module is a container of different parts of the application.




{ 1 comments ... read them below or add one }


  1. Come and read us!! We are moving our blog into a new site with a much more pretentious goal. We are going to teach how to be AngularJS Ninjas!!! That's right! We have taken a couple of weeks to prepare our first workshop, absolutely free!!!!

    AngularJS Training Institute in Chennai

    ReplyDelete

Followers

Total Pageviews

Powered by Blogger.

- Copyright © 2013 DevStudent - Metrominimalist - Powered by Blogger - Designed by Johanes Djogan -