Svelte Tutorial and Projects Course
What you'll learn
- Create Blazingly Fast Apps with Svelte
Requirements
- Basic Knowledge of Javascript (Vanilla JS)
Description
Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue do the bulk of their work in the browser, Svelte shifts that work into a compile step that happens when you build your app.
Instead of using techniques like virtual DOM diffing, Svelte writes code that surgically updates the DOM when the state of your app changes.
The course will consist of two sections. In the first section, the budget calculator project /svelte tutorial we will cover Svelte basics, and in the second part, Razors E-commerce project, we will implement Svelte to build a big project project.
All project intro videos are available for preview.
Who this course is for:
- Everyone Interested in Building Blazingly Fast Apps With Svelte
Featured review
Instructor
Hello, I am John Smilga and I am a web developer. I live and work in Los Angeles, CA. I spend most of my day, experimenting with HTML, CSS and Javascript (and it's endless list of frameworks). I enjoy coding and the challenge of learning something new everyday. You can also find me at youtube channel Coding Addict.