Replies: 1 comment 1 reply
-
There's some rather lengthy previous discussion in #647 if you hadn't already seen it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Nextjs 13.2 just shipped with typesafe routing and it reminded me that for a while I've wanted this in Sveltekit, also wanted named routes (Django Style ) but that's not necessary right now.
For the Typesafe Routing,
Since native anchor tags are being used, could we take like a Tailwind Intellisense approach and target the href on anchor tags or some other means. Did a quick but not thorough glance at the discussions , and haven't seen this so forgive me if it was already mentioned
Beta Was this translation helpful? Give feedback.
All reactions