Reader small image

You're reading from  Expert Angular

Product typeBook
Published inJul 2017
Reading LevelExpert
PublisherPackt
ISBN-139781785880230
Edition1st Edition
Languages
Right arrow
Author (1)
Sridhar Rao Chivukula
Sridhar Rao Chivukula
author image
Sridhar Rao Chivukula

Sridhar Rao Chivukula is a technical lead at Mindtree Ltd and is based out of New York City. He brings with him more than a decade of rich hands-on experience in all aspects of frontend engineering. He has worked with leading companies such as Oracle, Tech Mahindra, and Cognizant Technology Solutions. He has a Bachelor's degree in Information Technology. He is the author of the books Expert Angular and PHP and Web 2.0 Application Interfaces, published by Packt.
Read more about Sridhar Rao Chivukula

Right arrow

Summary

Angular routing is one of the core functionalities of any web application. In this chapter, we discussed, designed, and implemented our Angular routing in detail. We also discussed how to implement and enable RouterModule.forRoot. Additionally, we defined Router Outlet and routerLink directive to bind the route path and enabled RouterLinkActivated to find the current active state.

We focused on how route state works, and understood and implemented Route Lifecycle Hooks. We outlined how to create custom component routes and child routes and how to implement location strategy for our web applications. Finally, we created a sample application implementing routes and navigation.

In the next chapter, you will learn about creating directives and implementing change detection. You will also learn about directives, different types of directives provided by Angular, and also create...

lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
Expert Angular
Published in: Jul 2017Publisher: PacktISBN-13: 9781785880230

Author (1)

author image
Sridhar Rao Chivukula

Sridhar Rao Chivukula is a technical lead at Mindtree Ltd and is based out of New York City. He brings with him more than a decade of rich hands-on experience in all aspects of frontend engineering. He has worked with leading companies such as Oracle, Tech Mahindra, and Cognizant Technology Solutions. He has a Bachelor's degree in Information Technology. He is the author of the books Expert Angular and PHP and Web 2.0 Application Interfaces, published by Packt.
Read more about Sridhar Rao Chivukula