130. Setting up and Loading Routes

8:02 2 & Kefluniañ 2 Pennadoù 180 reizhennoù

Pennadoù

  1. 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…

  2. 5:03

    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…