Learn Svelte: Basics

In this second episode of “teach yourself to code: Svelte“, we start to dive into Svelte syntax with interpolation, props, reactive declarations and statements, and each/if blocks.
Back to Top