#Angular #Routing #Navigation
In this video, I add basic router navigation to the sidebar app we built before in simple steps - and a few more tweaks to make the app ready for real world use!
For more such videos, follow me on:
Twitter - / zoaibdev
Facebook - / thisiszoaib
LinkedIn - / zoaib-khan-b6456815
Cheers :)
0:00 Introduction
0:43 Create route components
1:17 Add router outlet
2:04 Create routing module
3:14 Specify the routes!
4:31 Link buttons with routes
5:59 Add inner scrolling for content
7:42 Router Events!