130. Setting up and Loading Routes
8:02
2 Ομιλητές
2 Κεφάλαιο
180 τμήματα
Ομιλητές
Κεφάλαιο
-
0:02
So here I am in the source code responsible for the app you saw in the last lecture and as you can see here I got three major components and then some sub components of these components In the app component, I'm loading them all. My home co…
-
5:03Κεφάλαιο 2: And I also want to have slash servers, which will load my server or servers component. 175s · Speaker 1
And I also want to have slash servers, which will load my server or servers component. With that, three routes are set up here, but that alone won't do anything. How would Angular know that you want to use this constant? You could have adde…