June 2014
Intermediate to advanced
696 pages
38h 52m
English
AngularJS is a client-side framework developed by Google. It is written in JavaScript, with a reduced jQuery library. The theory behind AngularJS is to provide a framework that makes it easy to implement well-designed and structured webpages and applications, using an MVC framework.
AngularJS provides functionality to handle user input in the browser, manipulate data on the client side, and control how elements are displayed in the browser view. Here are some of the benefits AngularJS provides:
Data binding: AngularJS has a very clean method for binding data to HTML elements, using its powerful scope mechanism.
Extensibility: ...
Read now
Unlock full access