What is Angular JS ?
•AngularJS
is a MVC framework and powerful library
that enhances HTML by attaching directives to html pages with new
attributes or tags and expressions in order to define very powerful templates
directly.
•(Extending HTML)•• Declare dynamic views in web-applications( SPA)••Extend HTML vocabulary for web application.
••Angular JS 1.3 - Faster , Easy and Powerful
•(Extending HTML)•• Declare dynamic views in web-applications( SPA)••Extend HTML vocabulary for web application.
••Angular JS 1.3 - Faster , Easy and Powerful
Why Angular JS?
•Magical
two way data binding
•Structure
front end code -MVC (solid and testable code)
•Routing
support ( State based and View based) –
SPA
•Templating done
with HTML 5
•Enhanced
User Experience with form validation
•Teach
HTML new syntax with directives ( say HTML 6)
•Embeddable,
testable (Jasmine) and injectable (DI)
•Embeddable
à
Angular with Require JS / jquery
•Powered
by Google and active community