TypeScript Todo App

Beginner Productivity TypeScript HTML CSS Low effort

A browser-based todo list app written entirely in TypeScript with strongly typed interfaces, DOM manipulation, and in-page state management.

Download Starter Code

Features

  • Add and delete tasks
  • Mark tasks as complete with a strikethrough
  • Filter view by All, Active, or Completed
  • TypeScript interfaces used for all data structures

Project Roadmap

Follow these steps in order. Each one builds on the previous.

0% completed

Learning Resources

starter_code
Download file
Loading...
Copied to clipboard!