Summary

AngularJS is a JavaScript library framework that provides a very structured method for creating websites and web applications. AngularJS structures a web application into a very clean MVC-styled approach. The scope acts as the model for the application and is made up of basic JavaScript objects. AngularJS utilizes templates with directives that extend HTML capabilities, allowing you to implement totally customized HTML components.

In this chapter you’ve looked at the different components in an AngularJS application and how they interact with each other. You’ve also learned about the life cycle of an AngularJS application, which involves bootstrap, compilation, and runtime phases. At the end of this chapter, you walked through a step-by-step example of implementing a basic AngularJS application, including a template, module, controller, and scope.

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

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