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 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access