This course has been updated! We now recommend you take the Angular 9 Fundamentals course.
Check out a free preview of the full AngularJS 1.x Application Development course:
The "Views" Lesson is part of the full, AngularJS 1.x Application Development course featured in this preview video. Here's what you'd learn in this lesson:
A view represents the DOM after it has been compiled by Angular. The view is primarily responsible for displaying the model state and and conveying user interaction.