Skip Navigation

Getting started with Svelte - Learn web development | MDN

developer.mozilla.org Getting started with Svelte - Learn web development | MDN

This brings us to the end of our initial look at Svelte, including how to install it locally, create a starter app, and how the basics work. In the next article we'll start building our first proper application, a todo list. Before we do that, however, let's recap some of the things we've learned.

Getting started with Svelte - Learn web development | MDN

The Svelte documentation is first class; it really stands out as an example of how technical documentation can be made accessible. However, for a simple and straightforward introduction to build a simple project with Svelte, the MDN Getting Started with Svelte is an excellent guide.

1
1 comments
  • whoa, neat!. As someone who just starting to learn Svelte, tutorial like this helps a lot.