Frontend
Back to frontend track

General Courses

Todo App with Svelte, TypeScript, and TDD

Todo apps are a great way to learn a new language or framework. We teach this course with more than Svelte.

Overview

A high-level overview of the things that this course will teach you:

  • Good Project Setup for Svelte (SvelteKit, Vite, TypeScript, ESLint, Prettier, Husky, Lint Staged)
  • Component Composition
  • Testing with Vitest and Svelte Testing Library

The GitHub repo for this course is here.