发言者
章次 章 次
-
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…
-
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…