illustration for Up and running with Svelte 3
pro

Up and running with Svelte 3

Instructor

Tomasz Łakomy

26m closed-captioning
·
20 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.7
420
people completed
Published 6 years ago
|
Updated 4 years ago
Pro membership required
Upgrade now

JavaScript community has been shaken recently by a release of Svelte 3 and for a good reason - it's a completely different approach than React or Vue. To quote the docs:

"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."

The best part? If you have 26 spare minutes you can learn the basics of Svelte 3 and start building your own apps with it!

Enjoy!

Course Content

26m • 20 lessons

    You might also like these resources:

    illustration for Create forms in Svelte with Svelte Forms Lib
    Andrew Smith・8m・Course

    First create a form with vanilla Svelte features then learn how Svelte Forms Lib simplifies managing forms.