I really enjoy #Svelte component building. But, I do not find the #SvelteKit model for creating a web application to be nearly as refined for my needs. While the mental model clicks, the syntax and patterns required do absolutely not.
I like using a unified system for development, but ...
Anyone else using Svelte only on the client side? I still want SSR and interactive widgets on the client and SvelteKit does that well.
Demo project included. Prep materials before we start. And the session will be taught by @paoloricciuti .
#Svelte #SvelteKit #Authentication #Frontend #WebDev #Mainmatter
🧵2/2
Most real-world applications provide some means for users to authenticate – either to get access to the application at all, or to get access to specific functionality or data within the application. Since authentication is a critical topic though, it's important to get it right. In this workshop, we cover everything one needs to know to implement authentication in Svelte and SvelteKit so that it's functional, secure, and maintainable.
hey Henry, thanks for submitting Astronaut to Best SaaS Boilerplates, and thanks for the coffee! ^_^
Henry made a #SvelteKit boilerplate to launch your app in days. I'll link to it below
1/2
🎥 Watch the full episode: https://www.youtube.com/watch?v=_7_8HKvee8M&list=PL8bMgX1kyZTiLCyvf8vF13sdnR4fhNl6v&index=1
Expect Vitest, Playwright, Storybook, and practical answers.
Prep materials sent ahead. Just bring a basic understanding of Svelte.
Taught by @paoloricciuti . 30 spots only. Book your seats now ➡️ https://ti.to/mainmatter/testing-svelte-sveltekit-july-2025
#Svelte #SvelteKit #Testing #Mainmatter #WebDev
🧵2/2
Touchdown! @paoloricciuti just landed at JSNation and is getting ready to take the stage at the Community Track.
As always… if you see him around, go say hi!
📺 Watch now ➡️ https://www.youtube.com/watch?v=Tiq0wivUNAE&list=PL8bMgX1kyZTiLCyvf8vF13sdnR4fhNl6v&index=1
We’ll use Web Components, Vite, and a little React/Svelte magic. Taught by Svelte maintainer @paoloricciuti
Only 30 spots, so book your tickets now ➡️ https://ti.to/mainmatter/svelte-without-svelte-july-2025
#Svelte #SvelteKit #WebComponents #Vite #React #Mainmatter
🧵2/2
If you've tried Svelte, you most likely love it and can't wait to start using it in your day-to-day job. But if you're stuck in a React codebase, it may seem impossible to convince your colleagues to migrate the whole project. There's another way! Svelte is very flexible, and Vite even more so. Combined, they can bring Svelte into your life now!