ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

501 results

Related queries

doom excel

what are typescript types

typescript advanced

doom on pregnancy test

typescript interface

what is typescript

doom on calculator

Michigan TypeScript
TypeScript types can run DOOM

Yep. We got the Doom engine running purely in TypeScript types. Like. For real. We've prepared two more videos, one answering ...

6:59
TypeScript types can run DOOM

468,411 views

9 months ago

ThePrimeTime
Doom In TypeScript Types???

Twitch https://twitch.tv/ThePrimeagen Discord https://discord.gg/ThePrimeagen Become Backend Dev: https://boot.dev/prime (plus ...

21:22
Doom In TypeScript Types???

134,529 views

9 months ago

Michigan TypeScript

22.5K subscribers

Michigan TypeScript
showing TypeScript's creator DOOM | Anders Hejlsberg | TypeScript Showcase #11

Anders Hejlsberg is a technical fellow at Microsoft and the lead architect on the TypeScript project. Anders was a co-creator of the ...

25:29
showing TypeScript's creator DOOM | Anders Hejlsberg | TypeScript Showcase #11

81,346 views

9 months ago

Michigan TypeScript
the hardest challenge in the whole project [bonus technical content]

While working on finishing the deep-dive videos about this project, I came across this "journal entry" that was recorded ...

35:32
the hardest challenge in the whole project [bonus technical content]

20,292 views

9 months ago

Michigan TypeScript
TypeSlayer - a TypeScript types performance tool

TypeSlayer is a tool for diagnosing and fixing TypeScript performance problems. 00:00 introducing: TypeSlayer 00:44 what is this ...

18:58
TypeSlayer - a TypeScript types performance tool

4,673 views

5 days ago

People also watched

ThePrimeTime
Removing TypeScript - DHH | Prime Reacts

Recorded live on twitch, GET IN https://twitch.tv/ThePrimeagen Reviewed Tweet: ...

13:22
Removing TypeScript - DHH | Prime Reacts

200,882 views

2 years ago

Matt Pocock
8 TypeScript Tips To Expand Your Mind (and improve your code)

00:00 Intro 00:33 ReactNode vs Element 01:26 using for Unit Tests 03:08 Aliasing any to TODO 03:47 Generic functions vs any ...

10:54
8 TypeScript Tips To Expand Your Mind (and improve your code)

109,436 views

1 year ago

CoderOne
Typescript Mistakes Every Junior Developer should Avoid | clean-code

Learn to write cleaner React code with the new SOLID React book: https://solidreact.dev If you're a Typescript Developer and you ...

13:40
Typescript Mistakes Every Junior Developer should Avoid | clean-code

330,642 views

2 years ago

Josh tried coding
How Did I Not Know This TypeScript Trick Earlier??!

This TypeScript trick to conditionally include types is so useful, especially for React props. I've asked myself how this is done many ...

9:11
How Did I Not Know This TypeScript Trick Earlier??!

232,016 views

2 years ago

Tech Talks with Simon
TypeScript Wizardry: Recursive Template Literals

In this one, I'll show you some template literal magic for accessing deeply nested objects in TypeScript. If you like pushing the ...

14:47
TypeScript Wizardry: Recursive Template Literals

40,500 views

2 years ago

TomDoesTech
TypeScript Utility Types You Must Learn

By watching this video, you will learn about the most helpful utility types built into TypeScript.

14:07
TypeScript Utility Types You Must Learn

19,683 views

3 years ago

Matt Pocock
Enums considered harmful

TypeScript enums are not great. In almost all cases, I use an 'as const' with a sprinkling of type magic to express them. Become a ...

9:23
Enums considered harmful

247,948 views

3 years ago

Theo - t3․gg
The most important function in my codebase

Error handling in TypeScript is bad. Try catch is NOT a good pattern. Go got a lot wrong, but returning errors as values was ...

32:27
The most important function in my codebase

147,768 views

8 months ago

Lex Clips
TypeScript vs JavaScript | Guido van Rossum and Lex Fridman

Lex Fridman Podcast full episode: https://www.youtube.com/watch?v=-DVyjdw4t9I Please support this podcast by checking out ...

6:02
TypeScript vs JavaScript | Guido van Rossum and Lex Fridman

187,451 views

3 years ago

Tech Stories
Why Roller Coaster Tycoon is a Game Development Masterpiece

As far as legendary game programmers, several come to mind. But the true GOAT (at least by some measures) is extremely ...

11:59
Why Roller Coaster Tycoon is a Game Development Masterpiece

1,270,174 views

3 years ago

Josh tried coding
7 Awesome TypeScript Types You Should Know

These have saved me so much time in building out my apps, so I thought I'd share them with you. Hopefully they'll save you just ...

8:57
7 Awesome TypeScript Types You Should Know

108,314 views

2 years ago

Theo - t3․gg
Be Careful With Return Types In TypeScript

I'm sorry Prime ❤️ #typescript THANK YOU TO ALL THE AWESOME GUESTS - Malte https://twitter.com/cramforce - Trash ...

12:08
Be Careful With Return Types In TypeScript

67,637 views

2 years ago

Fireship
Microsoft goes nuclear on TypeScript codebase…

Get 3 months of Sentry's team plan free https://bit.ly/3Fs19Oj Let's take a first look at the new TypeScript 7 compiler, which is being ...

4:09
Microsoft goes nuclear on TypeScript codebase…

1,212,280 views

9 months ago

ByteGrad
Why I use Type and not Interface in TypeScript

NEW React & Next.js Course: https://bytegrad.com/courses/professional-react-nextjs Hi, I'm Wesley. I'm a brand ambassador for ...

14:12
Why I use Type and not Interface in TypeScript

247,831 views

2 years ago

Andrew Burgess
Type Narrowing in TypeScript

Union types are pretty common in TypeScript, but how can you figure out which type you're actually working with in a given ...

11:51
Type Narrowing in TypeScript

9,043 views

3 years ago

Typed Rocks
The Craziest TypeScript Types Video You Will Ever See - The Pinnacle of Advanced Type Wizardry!

More videos like this: https://www.youtube.com/playlist?list=PLMVa1aNuMvMcL81jW1lImg11w-UQOXp1N Code: ...

29:22
The Craziest TypeScript Types Video You Will Ever See - The Pinnacle of Advanced Type Wizardry!

5,438 views

1 year ago

ThePrimeTime
WTF Typescript?! (The Standup)

Sponsored by Sentry https://sentry.io | Code breaks, fix it faster Chapters: 00:00:00 - Intro 00:00:42 - Who's actually a “web ...

1:25:07
WTF Typescript?! (The Standup)

208,033 views

5 months ago

Web Dev Simplified
Stop Using {} In TypeScript

Find Me Here: My Blog: https://blog.webdevsimplified.com My Courses: https://courses.webdevsimplified.com Patreon: ...

0:48
Stop Using {} In TypeScript

718,520 views

2 years ago

Matt Pocock
Don't put your types in .d.ts files

TypeScript doesn't support this pattern: https://github.com/microsoft/TypeScript/issues/52593#issuecomment-1419505081 ...

3:54
Don't put your types in .d.ts files

161,557 views

2 years ago

Web Dev Simplified
Learn Advanced TypeScript In 25 Minutes (infer, extends, ternaries)

TypeScript is a daunting language to learn (especially when diving into the more complex features) which is why in this video I will ...

25:55
Learn Advanced TypeScript In 25 Minutes (infer, extends, ternaries)

56,090 views

6 months ago

Boston Computation Club
06/20/25: TypeScript Types Can Run DOOM, Dimitri Mitropoulos

Dimitri Mitropoulos⁠ is a Michigan-based typescript dev, linguist, and classicist who joined us to talk about his completely ...

1:41:09
06/20/25: TypeScript Types Can Run DOOM, Dimitri Mitropoulos

305 views

5 months ago