Frontend
Back to frontend track

General Courses

Todo App with React, TypeScript, and TDD

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

Overview

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

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

The GitHub repo for this course is here.