Thursday, January 2, 2014

what is angularjs

Angularjs...!

AngularJS
Comment
module
Application building block
controller
Contains the application logic and exposes it to views
scope
Provides data that can be bound to view elements
filter
Modifies data before it reaches the view
directive
Re-usable UI element
factory, service
Provide services to other module elements


No comments:

Post a Comment