SvelteKit Tutorial - 5 - Nested Routes

SvelteKit Tutorial - 5 - Nested Routes

Codevolution

1 год назад

12,850 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@kaibe5241
@kaibe5241 - 20.08.2023 11:42

Not what I was after regarding nested routes. Nested routes are basically files that sit inside parents, but have their own route. For example:

/auth/ and then /auth/login where login is actually a component inside auth.

How I did this was by using the nested layout structures that SvelteKit provides, but it's not quite the same. Vue router handles this really nicely.

Ответить
@AyushLikhar
@AyushLikhar - 18.06.2023 05:30

watched

Ответить
@Action2me
@Action2me - 03.06.2023 01:50

How do I link to these pages? When I add a link inside any page, it tries to add the current folder to the URL, so if i'm on currently on /blog, and i visit blog/post, the navigation bar links all try to inherit my current page, so I get broken links because the 'blog' link tries to route to /blog/blog/posts instead of /blog/posts

Ответить
@saikumar7247
@saikumar7247 - 18.05.2023 10:05

same this method how to give for drop down options

Ответить
@abhishekvishwakarma9045
@abhishekvishwakarma9045 - 09.02.2023 15:21

This scenario-based learning is really great I still remember you did same for your next js course😃

Ответить
@firstlastcode
@firstlastcode - 09.02.2023 04:00

Can you please bundle all these videos into one for us. Make it a long video as well add all the short videos into one

Ответить
@shubhamgaikwad146
@shubhamgaikwad146 - 08.02.2023 19:55

Respected Vishwas, your tutorials are really helpful and appreciate your tutorials.Its my humble request to you to make tutorial series on nuxt.js(vue js framework).Thank you.

Ответить
@codewithrosharana
@codewithrosharana - 08.02.2023 18:02

Go little fast sir need to complete svelte as soon as possible and plz help in nested routing eg; we use Outlet in react js in same page we can show multiple component on click similarly how can we replace Outlet in svelte plz help .

Ответить
@rishiraj2548
@rishiraj2548 - 08.02.2023 12:55

👍

Ответить