23. Using AngularJS Templates to Create Views

AngularJS templates provide a framework to represent the application view to the user. AngularJS templates contain expressions, filters, and directives that define additional functionality and behavior to the DOM elements. The templates are built on top of normal HTML and simply extend the functionality of HTML by adding additional elements and attributes.

This chapter focuses on AngularJS templates, as well as expressions and filters. Expressions allow you to implement JavaScript like code alongside the HTML code in a template. Filters enable you to modify data values before you display them—for example, to format text.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.191.218.84