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…