Routing
Angular 4
| Beginner
- 13 videos | 57m 20s
- Includes Assessment
- Earns a Badge
Angular apps are typically front-end based and therefore, client-side dominant. Learn how to set up client-side routes and navigation in an Angular app.
WHAT YOU WILL LEARN
-
Install the modules needed for routingSet up routes for an applicationUse a router outlet element to display routed viewsUse the routerlink directive to define navigation linksUse an external router module to manage routes in separate filesGroup components together to create feature-specific modules that can be imported into larger appsDefine and use child routes for use in external modules
-
Use route parameters to perform explicit routing from within a controller classUse the activatedroute service in a componentUse optional route parameters for navigatingDefine child routes that display relative to parent components and router outletsDefine and use named router outlets as secondary destinationsCreate and use routes in an angular app
IN THIS COURSE
-
4m 6sFind out how to install the modules needed for routing. FREE ACCESS
-
3m 18sIn this video, you will learn how to set up routes for an application. FREE ACCESS
-
6m 11sIn this video, you will learn how to use a router outlet element to display views that have been routed. FREE ACCESS
-
4m 10sIn this video, find out how to use the RouterLink directive to create navigation links. FREE ACCESS
-
4m 25sFind out how to use an external router module to manage routes in separate files. FREE ACCESS
-
4m 35sDuring this video, you will learn how to group components together to create feature-specific modules that can be imported into larger apps. FREE ACCESS
-
4m 19sDuring this video, you will learn how to define and use child routes for use in external modules. FREE ACCESS
-
4m 16sFind out how to use route parameters to perform explicit routing from within a controller class. FREE ACCESS
-
4m 12sLearn how to use the ActivatedRoute service in components. FREE ACCESS
-
4m 10sIn this video, you will learn how to use optional route parameters for navigation. FREE ACCESS
-
4m 51sIn this video, find out how to define child routes that display relative to parent components and router outlets. FREE ACCESS
-
4m 6sIn this video, you will learn how to define and use named router outlets as secondary destinations. FREE ACCESS
-
4m 41sFind out how to create and use routes in an Angular App. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.YOU MIGHT ALSO LIKE
Course
Introduction to Next.js