#Which type of navigation to use ?
6 messages · Page 1 of 1 (latest)
🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord
🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize
✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)
That depends on your use case. I use these functions for example as follows (just examples):
- When I want to redirect the user to a specific path without any client component
- When I am already in a client component and want to redirect the client inside a function
- When the user visits some route, I redirect him to the correct location
Also if your concern about SEO then use Link if no external logic is needed
Ohh
all i have to do is
click on something on landing page and move to dashboard where all the content is