Skip to content

PRO TIP Block youtube.com at the DNS level — Pi-hole, NextDNS or your hosts file — but allow youtube-nocookie.com and i.ytimg.com. These tutorials keep playing; the rabbit hole does not.

Learning without distractions

How To Build Your First TypeScript Project – TODO List Application

323.4K views on YouTube

It is finally time that I create a full TypeScript project. In this video I show you how to create an entire TODO list application in TypeScript. I also show you how to get started with TypeScript in both a basic and advanced way.

📚 Materials/References:

GitHub Code: https://github.com/WebDevSimplified/typescript-todo-list
Node Download Video: https://youtu.be/VShtPwEkDD0
Optional Chaining Video: https://youtu.be/v2tJ3nzXh8I?t=379
Optional Chaining Article: https://blog.webdevsimplified.com/2020-03/javascript-optional-chaining
Should You Use TypeScript Video: https://youtu.be/sbGhCH3P0RM

🌎 Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified

⏱️ Timestamps:

00:00 – Introduction
00:49 – How To Install TypeScript
02:10 – Basic TypeScript Setup
06:01 – Bundler TypeScript Setup
10:30 – How To Build The Todo List App

#WebDevelopment #WDS #TypeScript