144. Using Query Parameters - Practice

5:36 1 Лектори 2 Глави 134 сегменти

Лектори

Глави

  1. 0:02

    In the last lecture, we added child routing. Let's now improve this app a little bit more. In our servers component, we have our links loading the individual servers, so the single server component, this component here, with this allowEditQ…

  2. 5:02

    if allowEdit is false, so if not allowEdit. And we wrap all the rest in a new div, so all this part here, only if it is true. And now all of a sudden we would control this, but again, the issue is, if we click on edit server, our query para…