Skip to main content

TypeScript Simplified

10h 23m 56s
English
Free

Course description

Everything you need to learn TypeScript and build any project you can dream of in 47 easy to digest videos which amount to just under 5 hours of video content. Every single video is also professionally captioned and these captions are searchable so you can easily find exactly what you are looking for without wasting hours re-watching videos.

Read more about the course

BONUS: TypeScript With React

Not only will you learn how to write TypeScript in this course, but you will also learn how to connect TypeScript to React. This bonus includes 9 videos that span 2.5 hours. It also has 1 massive real world project that combines everything you learn.

Watch Online

0:00 0:00
#Lesson TitleDuration
101 - What Is TypeScript + Course Introduction03:34
202 - Why Use TypeScript05:06
303 - How To Initialize A TypeScript Project04:30
404 - Using A Bundler03:38
505 - Understanding The TSConfig04:55
606 - Assigning Types And Type Inference06:28
707 - Array Type03:27
808 - Any Type03:23
909 - Object Basics03:39
1010 - Types Vs Interfaces05:50
1111 - Defining Functions06:57
1212 - Void Type02:20
1313 - Optional Parameters01:35
1414 - Destructured And Rest Parameters05:59
1515 - Typing Variables As Functions03:38
1616 - Unions05:22
1717 - Intersections04:59
1818 - readonly02:30
1919 - keyof02:38
2020 - typeof03:15
2121 - Index Types09:47
2222 - As Const And Enums06:23
2323 - Tuples02:24
2424 - Generics20:50
2525 - Async Functions02:22
2626 - Pick And Omit05:06
2727 - Partial And Required06:37
2828 - ReturnType And Parameters03:26
2929 - Record01:32
3030 - Readonly02:01
3131 - Awaited01:30
3232 - Basic Type Guards10:30
3333 - Never Type02:52
3434 - Unknown Type02:56
3535 - As Casting04:18
3636 - Satisfies03:48
3737 - Discriminated Union04:53
3838 - Function Overloads05:26
3939 - Type Predicate Function08:15
4040 - Debugging10:29
4141 - Importing Types05:35
4242 - Declaration Files06:25
4343 - Todo List Project Introduction01:32
4444 - Todo List Project Walkthrough14:53
4545 - Migrate JS To TS Project Introduction03:29
4646 - Migrate JS To TS Project Walkthrough24:24
4747 - What's Next01:54
48Bonus. 01 - PropTypes11:09
49Bonus. 02 - TypeScript Setup And Props11:21
50Bonus. 03 - useState02:58
51Bonus. 04 - useRef04:05
52Bonus. 05 - useReducer03:43
53Bonus. 06 - useContext06:16
54Bonus. 07 - Generic Components04:26
55Bonus. 08 - Google Calendar Clone Introduction07:08
56Bonus. 09 - Google Calendar Clone Walkthrough01:44:43
57Interviews. Matt Pocock - Advanced TypeScript46:29
58Interviews. Jack Herrington - Using TypeScript In React38:36
59Interviews. Cody Seibert (Web Dev Cody) - Converting JS Projects To TS27:48
60Interviews. Adrian Hajdin (JS Mastery) - Writing TypeScript On A Team29:41
61Interviews. Josh Neske (Josh Tried Coding) - Getting Past The Hard Part Of TypeScript40:10
62Interviews. Jeff Delaney (Fireship) - Landing Your First Job As A TypeScript Developer28:03

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

TypeScript course

TypeScript course

Sources: ui.dev (ex. Tyler McGinnis)
Types are fundamental to TypeScript, so naturally you'll need to be familiar with the base types that exist in JavaScript. We'll start the course off with some housekeeping item...
6 hours 27 minutes 32 seconds
Generative AI for NodeJs: OpenAI, LangChain - TypeScript

Generative AI for NodeJs: OpenAI, LangChain - TypeScript

Sources: udemy
It's time to add AI to your JavaScript/TypeScript application! The course "AI for NodeJs Developers with OpenAI and LangChain" is designed for those who...
7 hours 21 minutes 46 seconds
Uber Clone - Typescript, NodeJS, GraphQL, React, Apollo

Uber Clone - Typescript, NodeJS, GraphQL, React, Apollo

Sources: Nomad Coders
We will do a Uber clone (backend + frontend + deployment). From head to toe using JavaScript! This time full stack, full JavaScript stack!
22 hours 41 minutes 56 seconds
Build a Notion Clone with React and TypeScript

Build a Notion Clone with React and TypeScript

Sources: zerotomastery.io
Master React and TypeScript by building a Notion clone. Learn to use Vite for project setup and Supabase for database management. Showcase your skills with a
7 hours 57 minutes 47 seconds
TypeScript with Vue.js 3

TypeScript with Vue.js 3

Sources: vueschool.io
TypeScript is a super set of the JavaScript language that introduces static typing. In recent years, it's taken the JavaScript community by storm due to it's ab
1 hour 37 minutes 47 seconds