Course Information
Course Overview
Build beautiful web apps using SVELTE V5
Do you want to learn the whole process of building your App with SVELTE 5?. This is the course for you.
We will start from the very beginning, from "I don't even know how use it, and why should I“ to actually understanding how SVELTE 5 works and make it communicate with other technologies like Firebase.
You will learn all the logic and practice behind SVELTE in different modules and as we advance through the course we will be increasing the difficulty.
Since I believe that the best way to fully learn is by coding, after each important section we will put everything to practice with some practice projects, and after you have a strong base of SVELTE we will journey into SSR with SVELTE KIT
To sum everything up, you will learn in this course:
The very basics of SVELTE. How to install and the logic behind it.
We will build a tiny web game just knowing the basics.
Once we are done with the basics, we will use SVELTE like the pro’s by learning SSR.
We will connect our SVELTE app with technologies like Firebase.
Once we know the hardcore stuff about SVELTE, SSR and routes we will put everything to practice by creating a final practice project.
What about the instructor experience ?
Well I've been around for 17 years now, built lots of applications for small and big companies like Citi, Fox, Disney and a lot more.
Today I work as developer for a major company developing applications with Vue, Svelte, React or Angular, but I like to teach in my spare time.
How about the target audience?
This course is for almost everyone, a little bit of JavaScript is required.
If you want to take your coding to the next level, this is the course for you.
Course Content
- 10 section(s)
- 203 lecture(s)
- Section 1 Introduction
- Section 2 The Basics
- Section 3 Working with forms
- Section 4 Svelte Stores
- Section 5 Practice: Who pays the bill ?
- Section 6 Svelte Transitions
- Section 7 SSR: SvelteKit
- Section 8 Practice: GameScore
- Section 9 The basics [ LEGACY V4 ]
- Section 10 Wroking with Forms [ LEGACY V4 ]
What You’ll Learn
- Create CSR web apps using Svelte
- Create SSR web apps using Svelte Kit
- Firebase Auth and Database
- Deploy a working real SSR app to production
Reviews
-
kkensley lewis
So far the intro is extremely clear and I like how the teacher went through all the files and directories when you install the project within VSCode. But it seems like there is a lot of extra you have to check and do, in contrast to using npx sv create my-app
-
AAle Martinez
Great explaining so far.
-
jjavier vera
thumb up
-
GGuenther Zoppelt
First the good part, I managed to follow the course up to the (abrupt) end. That is a lot! But the course needs to be updated: svelte 5 and typescript. An please add a section about deployment,