filmov
tv
AngularJS routing tutorial

Показать описание
AngularJS routing example
In this video and in the next few upcoming videos we will discuss routing in Angular. Let's understand routing with an example.
Healthy diet is very important both for the body and mind. If you like Aarvi Kitchen recipes, please support by sharing, subscribing and liking our YouTube channel. Hope you can help.
In general, as the application becomes complex you will have more than one view in the application. Let's say you are building a single page application for a training institute and you have the following views
- Home
- Courses
- Students
We can take advantage of the Angular routing feature, to have a single layout page, and then inject and swap out different views depending on the URL the end user has requested.
So in our application we will have the following views
In our next video, we will discuss creating the main layout view.
Link for all dot net and sql server video tutorial playlists
Link for slides, code samples and text version of the video
In this video and in the next few upcoming videos we will discuss routing in Angular. Let's understand routing with an example.
Healthy diet is very important both for the body and mind. If you like Aarvi Kitchen recipes, please support by sharing, subscribing and liking our YouTube channel. Hope you can help.
In general, as the application becomes complex you will have more than one view in the application. Let's say you are building a single page application for a training institute and you have the following views
- Home
- Courses
- Students
We can take advantage of the Angular routing feature, to have a single layout page, and then inject and swap out different views depending on the URL the end user has requested.
So in our application we will have the following views
In our next video, we will discuss creating the main layout view.
Link for all dot net and sql server video tutorial playlists
Link for slides, code samples and text version of the video
Комментарии