Angular 6 – Routing and Navigation (with Child Routes & Route Auth Guards)

Learn to code routing and navigation in angular 6, which covers pretty much everything about routes, child routes and route auth guard. Source Code: https://github.com/codewithsrini/Angular-6-Routing-and-Navigation-with-Real-World-Sample Time Stamp: 1:26 – Importing Router Modules (for Routing and Navigation) 2:02 – RouterModule.forRoot() 2:54 – Creating a Project Management Application 3:28 – Creating Components and Modules 4:44 –...