In Angular, routing refers to the process of defining and configuring paths (URLs) for different components or views within an application, facilitating the transition between these components. On the other hand, navigation refers to the action of moving between these different components or views, which is achieved by interacting with the paths defined through routing.
-----------------------------
📍 Source code: https://github.com/etrupja/angular-mo...
-----------------------------
📣 Blog: https://dotnethow.net
📣 Udemy: https://www.udemy.com/user/ervis-trupja/
📣 Pluralsight: https://www.pluralsight.com/authors/e...
📣 LinkedIn: / ervis-trupja
-----------------------------
00:00 - Welcome
00:16 - Adding routingLink to the navigation bar
02:06 - Adding routerLink to cards and buttons
05:44 - Why is routing with parameters important?
06:50 - Thank you
-----------------------------
#angular #webdeveloper #dotnethow