143. Setting up Child (Nested) Routes
4:28
2 Konuşmacılar
1 Bölümler
107 segmentler
Konuşmacılar
Bölümler
-
0:02Bölüm 1: We improved our app quite a bit, but the issue we have is that if we click on a server or a user, we load a brand new page. 263s · Speaker 2
We improved our app quite a bit, but the issue we have is that if we click on a server or a user, we load a brand new page. It would be nicer if we would load it next to this menu. So we need some nested routing. We can also see that in the…