144. Using Query Parameters - Practice
5:36
1 Altofalantes
2 Capítulos
134 segmentos
Altofalantes
Capítulos
-
0:02Capítulo 1: In the last lecture, we added child routing. 300s · Speaker 1
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:02Capítulo 2: if allowEdit is false, so if not allowEdit. 31s · Speaker 1
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…