- Lessons
-
Adding a New View
- Conclusion
-
References
-
Course Survey

Application Development Framework: Adding a New View
In this tutorial you will learn how to create a new view in your application and how to access it using a defined endpoint.
Overview
In this tutorial you will learn how to create a new view in your application and how to access it using a defined endpoint.
Every application developed in Angular is a single page application where the concepts of view and routing play a key role in the user experience. Being a single page application, the navigation between the different layouts (called views) is enabled through the routing.
What Will I Learn?
This tutorial will cover the following topics:
- Creating a View
Target Audience
This course is targeted at the following roles:
- Developers
Time Required: ~30 minutes
Difficulty: Foundation
Prerequisite Knowledge
This course presumes that the student has taken the following Alfresco University courses: