ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

813,644 results

Fireship
TypeScript - The Basics

TypeScript has forever altered the lives of JavaScript developers. Learn why TS is so awesome and the basic concepts required to ...

12:01
TypeScript - The Basics

1,657,119 views

7 years ago

Matt Pocock
as const: the most underrated TypeScript feature

'as const' is an amazingly useful TypeScript feature that most people still don't know about. 00:00 SO underrated 00:12 Objects ...

5:38
as const: the most underrated TypeScript feature

186,406 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,215,294 views

10 months ago

Daniel | Tech & Data
TypeScript vs JavaScript in 2025 - Difference EXPLAINED

(Discount Link) Best TypeScript Course I Recommend: https://bit.ly/3Ltydps Use Code for 10% OFF (FRIENDS10) (Discount ...

8:56
TypeScript vs JavaScript in 2025 - Difference EXPLAINED

104,683 views

2 years ago

Web Dev Simplified
Learn TypeScript Generics In 13 Minutes

TypeScript Simplified Course: ...

12:52
Learn TypeScript Generics In 13 Minutes

394,333 views

2 years 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

188,302 views

3 years ago

Matt Pocock
6 TypeScript tips to turn you into a WIZARD

00:00 Intro 00:29 Key vs Value Optional 03:13 Pick/Omit vs Extract/Exclude 07:00 Prettify 08:01 Loose Autocomplete 09:49 ...

15:56
6 TypeScript tips to turn you into a WIZARD

149,235 views

8 months ago

Fireship
How to use TypeScript with React... But should you?

Learn how to setup React with TypeScript. Compare the pros and cons of using TypeScript in an React project. Learn more in the ...

6:36
How to use TypeScript with React... But should you?

1,018,747 views

4 years ago

Matt Pocock
Generics: The most intimidating TypeScript feature

Generics are a huge reason why TypeScript is SO DARN POWERFUL. Letting you create types from other types, pass types to ...

18:19
Generics: The most intimidating TypeScript feature

228,474 views

3 years ago

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

472,935 views

11 months ago

The PrimeTime
Removing TypeScript - DHH | Prime Reacts

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

13:22
Removing TypeScript - DHH | Prime Reacts

202,745 views

2 years ago

Matt Pocock
Types vs Interfaces: What I Got Wrong In 2022

AI Hero: https://www.aihero.dev/ Total TypeScript: https://www.totaltypescript.com/ Types Vs Interfaces: ...

9:57
Types vs Interfaces: What I Got Wrong In 2022

89,486 views

9 months ago

theSeniorDev
TypeScript Interview Questions (Junior & Mid)

HOW WE CAN HELP YOU Find Your Technical Gaps With This FREE 10-Minute Technical Assessment ...

13:46
TypeScript Interview Questions (Junior & Mid)

50,989 views

1 year ago

Channels new to you

Awesome
TypeScript is actually really powerful...

Check out Sevalla and get $50 free credits.

8:55
TypeScript is actually really powerful...

32,825 views

2 months ago

GitHub
Anders Hejlsberg (creator of TypeScript) reacts to the 2025 Octoverse report

Join Anders Hejlsberg, the creator of TypeScript and Technical Fellow at Microsoft, as he reacts to the key findings from the ...

5:32
Anders Hejlsberg (creator of TypeScript) reacts to the 2025 Octoverse report

45,662 views

2 months ago

Josef Bender
Top 8 Underrated TypeScript Features

TypeScript is a surprisingly powerful & developer-friendly programming language. In this video I share its most useful features.

6:54
Top 8 Underrated TypeScript Features

5,548 views

4 months ago

Web Dev Simplified
NEW Next.js TypeScript Features

Next.js Course: ...

7:10
NEW Next.js TypeScript Features

35,695 views

4 months ago

Better Stack
TypeScript 5.9: Lazy Imports Are Finally Here (and more)

TypeScript 5.9 is here with some seriously helpful improvements — from lazy module loading with import defer, to a much cleaner ...

4:40
TypeScript 5.9: Lazy Imports Are Finally Here (and more)

5,348 views

5 months ago

Chai aur Code
Chai aur Typescript Series Launch

Welcome to chai aur code, a coding/programming dedicated channel in Hindi language. Now you can learn best of programming ...

5:00
Chai aur Typescript Series Launch

42,097 views

1 month ago

Tobi Mey
5 Next.js Typescript Tricks You Didn’t Know…

Hidden Next.js Typescript features nobody knows... Upgrade Your Tool Calls With Arcade.dev: ...

6:19
5 Next.js Typescript Tricks You Didn’t Know…

8,430 views

2 months ago

Codebun
Playwright with TypeScript – Complete Introduction for Beginners

In this video, we start our Playwright Automation with TypeScript series by understanding what TypeScript is, why it is used in ...

10:41
Playwright with TypeScript – Complete Introduction for Beginners

14 views

1 day 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

249,287 views

2 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,812 views

2 years ago

Nova Designs
Master TypeScript in an easy way

Learn the most important concepts of TypeScript in simple and easy manner. ✉️ Reach out to us at: ...

10:10
Master TypeScript in an easy way

41,493 views

1 year ago

CodeSource
The Untold Story of TypeScript

Top startups use this for product analytics — thanks to PostHog for sponsoring! https://codesource.io/PostHog In March 2025, ...

10:32
The Untold Story of TypeScript

113,685 views

9 months ago

Microsoft Developer
A 10x faster TypeScript

Anders Hejlsberg, lead architect of TypeScript and Technical Fellow at Microsoft, introduces a new port of TypeScript that will ...

13:45
A 10x faster TypeScript

597,795 views

10 months ago

Fireship
The Magic of TypeScript Decorators

Practical examples of TypeScript Decorators . Learn how to use decorators to build an API similar to React Hooks in Angular ...

9:51
The Magic of TypeScript Decorators

269,125 views

6 years ago

Better Stack
TypeScript 5.8 Has 2 AWESOME Features

TypeScript 5.8 introduces two groundbreaking features that simplify development and open doors to exciting possibilities. In this ...

6:34
TypeScript 5.8 Has 2 AWESOME Features

28,739 views

1 year ago