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…