For anyone looking to push the boundaries of app development, we've got something special for you. 🚀 Introducing #Routify3's first RC – a game changer in flexibility and creativity. Check out the details in our blog post. routify.dev/blog/routify-3-r…
For anyone waiting for documentation of multi-router apps, I've added an example to R3.
You can try it with
npx @roxi/routify@next create --starter multi-router my-project
Did you know R3 gives you access to the entire abstract syntax tree?
While this is useful for so many things, it really shines when inlining multiple pages.
v3.ci.routify.dev/docs#guide…
Want a peak at the Routify 3 documentation?
Check out our CI site-builds here: v3.ci.routify.dev
Still in very early stages. Some parts are missing and others need to be updated, but we'd still love to get your feedback. 🙏
Let’s gooooooo! Everyone can now listen to the Svelte Radio episode where we speak with @jakob_rosenberg and @onlyspaceghost about the Routify 3 release! Listen to it: share.transistor.fm/s/10aa30… - and don't forget to check it out! Lots of cool new features!
Happy new years everyone and a big welcome to @onlyspaceghost, who has joined the core team. Drop by our off-topic or general channel to say hi.
See you in the new and improved year! 🎉🎉🎉
- Jake
discord.com/channels/6837098…
Big thanks to @lamualfa for publishing "setup-routify-ts" which lets you create or convert an existing project to Typescript.
Example
npx setup-routify-ts convert [project-dir]
github.com/roxiness/routify-…