Posts by Muad'Dib • 11 points
2 posts
-
0
votes1
answer79
viewsA: Angular Component Life Cycle
Well, it must be a beginner’s mistake. Instead of using href I used the following: [routerLink]="['/about']" I changed the route configuration: {path: '', redirectTo: 'home', pathMatch: 'full'},…
componentsanswered Muad'Dib 11 -
1
votes1
answer79
viewsQ: Angular Component Life Cycle
I’m starting my studies in Angular and trying to understand the life cycle of the components. I structured my application to run in a single module. And the navigation by the components will be…
componentsasked Muad'Dib 11