Svelte is a Javascript framework, a compiler and a language, all-in-one. Diverging from frameworks like React and Vue that predominantly execute tasks in the browser, Svelte performs its operations during the compilation phase. This distinctive approach yields exceptionally efficient code and the potential for faster client-side runtime.
Learn Svelte by constructing a fun chatbot. The curriculum for this course features numerous hands-on coding challenges, providing opportunities for you to actively write your initial lines of Svelte code. Engaging with these challenges reinforces your understanding, and it's highly advisable to tackle them as you progress through the course.
Overview
Syllabus
- Learn Svelte
- In this course, Noah Kaufman teaches you the JavaScript framework, Svelte. Learn by building a fun chatbot in a series of interactive coding challenges.
Taught by
Per Harald Borgen