Day 7 — the first of a few planned improvements to the site. A lot of you (rightly!) disliked the tutorial dropdown navigation, so we fixed it. You can even navigate the tutorial with JS disabled, if you're so inclined
🎁 svelte.dev/tutorial
ALT screenshot of the new navigation on svelte.dev/tutorial
in case you were — inexplicably — doing something other than watching Svelte Summit over the weekend, you may have missed that Svelte 5 is now in its release candidate phase. onward!
blog post: svelte.dev/blog/svelte-5-rel…
video: youtube.com/watch?v=xCeYmduk…
Want to use view transitions in your SvelteKit app?
v1.24 unlocks view transitions with a new lifecycle method. We’ve already added them to the Svelte site - watch the blog titles slide into place!
Read all about it in my latest on the Svelte blog: svelte.dev/blog/view-transit…