Learn modern web development with SvelteKit, from zero to deploying full-stack applications.
00:00 Intro
00:55 New SvelteKit app
03:14 SvelteKit SSR vs CSR
04:24 SvelteKit CSR route
07:22 SvelteKit build process
08:06 SvelteKit as a Static Site Generator(SSG) using adapter-static
09:04 SvelteKit prerender all routes
10:53 Making SvelteKit build suitable for Jekyll serve
12:09 Hosting the SvelteKit app on Github Pages
15:04 Github Pages configurations to host SvelteKit app
In this video, I will be showing how to configure a SvelteKit app for server side rendering, client side rendering, and pre-rendering all routes.
We will also be hosting our static SvelteKit app on Github Pages with a simple trick.
Previous SvelteKit course: https://webjeda.com/courses/sveltekit...
Repository: https://github.com/sharu725/sveltekit...
SvelteKit app hosted on Github Pages: https://github.com/sharu725/sveltekit...
Playlist: • SvelteKit Tutorial (Svelte 5.0, Sveltekit ...
Svelte Docs on Github Pages Hosting: https://svelte.dev/docs/kit/adapter-s...
🌐 Visit my website - https://webjeda.com
🐦 Follow me - https://www.x.com/@webjeda
#sveltekit #svelte5