Further Readings

Source codes

Todo Template This Website Contains the source code of this website, and of the completed todo apps.

Official Resources

Learn.svelte.dev The official svelte tutorial. It progressively covers most aspects of the framework, with interactive demos on each topic. Would highly recommend this site as the best way to learn. Svelte docs SvelteKit docs Svelte Discord The official svelte discord is very active, and is the best way to get quick help and ask questions. (And svelte jobs postings also gets posted here)

Videos

Rich Harris - Rethinking reactivity A great talk by Richard Harris that dicusses what modern reactive web programming could be, and how Svelte's design is inflenced (And how React is bad for all parties involved). Svelte in 100 seconds, by Fireship.io Comparing Svelte and React, by Fireship.io