DEV Community

Cover image for Svelte Kit Training Sessions
tkssharma
tkssharma

Posted on • Updated on

Svelte Kit Training Sessions

Hello everyone welcome to my other blog in this blog, we are going to talk about svelte-kit is a server-side framework built on top of sveltejs which I have already covered it in another playlist, and now I'm going to publish a new playlist on svelte-kit

In this whole playlist is we will talk about how do we do the routing in the SSR,
how we can load the data at the client side and server side, how we handle the forms. And how we populate the data in different places.
How we manage the server side session was the user is logged in from either Firebase either audio or just by using username password for the form actions.

We'll talk about the different deployment adapters like deploying this work kit to Netlify versal or your own lambda.

We'll talk about static site generation and all the different adapters to deploy the application for the svelte kit. We'll talk about advanced routing, hooks, Service workers, and all the different advanced concepts.

[note]

i am lazy at writing and i do more on putting content on videos you can follow for all these latest seveltekit videos in my playlist

https://www.youtube.com/watch?v=0coB7zVRY4U&list=PLIGDNOJWiL188A6n7PXYOTOTJKynGhK35

Top comments (0)