PESIT BSC SEM 4
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Angular JS

Go down

Angular JS Empty Angular JS

Post by nehasoman Sun Mar 16, 2014 5:34 pm

Angular JS is a modified version of javascript with better inbuilt features that help you play with html elements also. They arereally useful in real Time apps.Most frameworks nowadays are simply a bundling of existing tools. They are an integrated tool set, but not very elegant. Angular is the next generation framework where each tool was designed to work with every other tool in an interconnected way.

AngularJS is 100% JavaScript, 100% client side and compatible with both desktop and mobile browsers. So it's definitely not a plugin or some other native browser extension. It enhances HTML by attaching directives to your pages with new attributes or tags and expressions in order to define very powerful templates directly in your HTML. It also encapsulates the behavior of your application in controllers which are instanciated thanks to dependency injection. Thanks to the use of dependency injection, AngularJS helps you structure and test your Javascript code very easily.

http://angularjs.org/

nehasoman

Posts : 2
Join date : 2014-03-08

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum