Bootcamp
Study group
Collaborate with peers in your dedicated #study-group channel.
Code reviews
Submit projects for review using the /review
command in your #code-reviews channel
Join 3887 other students
Log in to get
Subscribe to access to this course and ALL other courses. You get a 30-day money-back guarantee, no questions asked.
Subscription includes
This tutorial will teach you Svelte in less than an hour. You'll learn it by building a fun chat bot, and by solving interactive coding challenges along the way.
This course contains 18 interactive scrims
Components
Props
Loops
Conditionals
Templating syntax
Event dispatching
Event handling
Two-way binding
Reactivity
Import/Export
Slots
Learn to build a chatbot that loves Svelte over anything else.
Hi, I'm Noah! I'm a Senior Frontend Developer from San Francisco, California with an M.S in Computational Linguistics. I'm also known as Svelte Master on YouTube, where I create tutorials on, you guessed it, Svelte.
Follow me on twitterSvelte is a Javascript framework, a compiler and a language. Unlike other Frameworks such as React and Vue which do much of their work in the browser, Svelte does its work in the compile step, which results in highly efficient code and a potentially faster run-time on the client-side.
In this course, Noah Kaufman will teach you Svelte by building a fun chatbot. The course contains several interactive coding challenges, where you'll be encouraged to write your first lines of Svelte code. This will solidify your learning, so we strongly encourage you to do these challenges along the way.
The teacher, Noah, is also known as Svelte Master on YouTube, where he creates tutorials on his favourite JavaScript framework. Other than that, he is a Senior Frontend Developer from San Francisco, California with an M.S in Computational Linguistics.