I taught this SvelteKit workshop with my colleague Roberto at GitNation.
Check the recording at 👉 https://portal.gitnation.org/contents/developing-dynamic-blogs-with-sveltekit-and-storyblok-a-hands-on-workshop
In it, we explore the integration of 3rd party services, such as Storyblok, in a SvelteKit project, we learn how to create a SvelteKit project, leverage Svelte components, and connect to external APIs.
And in the end, we cover important concepts including SSR, CSR, static site generation, and deploying the application using adapters.