I have a series of SvelteKit tutorial videos. I have discussed the basic used cases using which you can build things that you desire.
I guess if I give you bricks, you can build walls, bridges or a mansion. That's what I tried here. Check it out.
-
Intro, Pages & Layouts - Sveltekit Tutorial 1
In this video I will be talking about Sveltekit. What is Sveltekit? How to create pages in sveltekit? How to create layouts in Sveltekit? How to create components in Sveltekit?
-
Layout Reset - Sveltekit Tutorial 2
In this video I have explained how to create an entirely different layout for a
-
Dynamic Routes - Sveltekit Tutorial 3
In this video I'm talking about how to use sveltekit dynamic routes and how to get the page parameters in out routes. This is a stepping stone to build blogs using sveltekit.
-
Layouts for pages - Sveltekit Tutorial 4
In this video I'll be showing you how you can have a different layout for a page even if it is in the same level as other pages.
-
Multiple Layouts - Sveltekit Tutorial 5
In this video I will be showing how to use multiple layouts for a page in Sveltekit.
-
Sveltekit Error Pages - Sveltekit Tutorial 6
In this video I will be showing how to use create error pages in Sveltekit.
-
Sveltekit Endpoints - Sveltekit Tutorial 7
In this video I will be showing how to create backend endpoints in Sveltekit. I will be showing only the GET request in this one.
-
Sveltekit Post Request - Sveltekit Tutorial 8
In this video, I will be talking about Sveltekit POST reqests. How we can send data from our components to the backend and how we can handle the request.
-
SvelteKit Post Endpoint Part 2 - Sveltekit Tutorial 9
In this video, I will be talking about Sveltekit HTTP requests which can be used in the same endpoint.
-
A Simple Blog - Sveltekit Tutorial 10
In this video, I will show you how to build a simple Sveltekit blog using an API.
-
A Simple Blog Part 2 - Sveltekit Tutorial 11
In this video I will be creating a route to show the blog author. This is a small incremental addition to what we did in the first part where we created a simple SvelteKit Blog.
How to create a markdown blog in Svelte
This video helps you create your own markdown blog with amazing features like component import into markdown or creating a component inside a markdown post.
Top comments (4)
Thank you very much!
Is not the 8 missing?
I already have 8. I'll be updating this list soon.
Thank you.
Merci beaucoup pour ces tutos. Je viens de Vue Js et sveltekit et tout bonnement merveilleux. Merci pour tout.