Channel Avatar

TypeScript TV with Benny @UCYCJ5V6CYFhUr7AhlKaYL4A@youtube.com

14K subscribers - no pronouns :c

Learn programming with TypeScript for FREE. Subscribe for ne


17:50
Write Solid Code with Branded Types in TypeScript ๐Ÿ›ก๏ธ
09:58
Refactor Faster with "as const" in TypeScript
10:37
Function Overloads will make your code cleaner ๐Ÿงน
16:49
Fix Every TypeScript Error with This Tool!
27:59
Improve Your Code with Mutation Testing ๐ŸงŸ
23:04
Say goodbye to CommonJS and use ESM! ๐Ÿ‘‹
11:37
Generator Functions will make your code cleaner ๐Ÿงน
18:54
Strengthen Your Fetch API Calls with Zod
04:46
Save time and effort with the Pick Utility Type
20:56
How to fix ERR_UNKNOWN_FILE_EXTENSION in #TypeScript
00:37
Migrate from CommonJS to ESM in just 30 seconds!
03:33
How to receive typed results when filtering array elements
01:05
The TypeScript Rap Song (Music Video)
05:00
Automatically upgrade from CommonJS to ESM with TS2ESM
09:02
How To Run Android Apps on Windows with WSA & React Native
03:20
Fetch paginated data from a REST API like a pro!
04:50
TypeChat: The Best of ChatGPT & TypeScript (Tutorial)
03:48
Type Inference and Type Annotations in TypeScript
10:18
Any, unknown, never, and void in TypeScript
01:00
The void operator explained in 1 minute
03:41
Immutability with TypeScript's Const Assertions
03:11
Type Narrowing and Type Widening in TypeScript
08:19
TypeScript Compiler (tsc) configuration in VS Code
10:01
Dependency Management and Semantic Versioning
08:23
Installing TypeScript with npm and Node.js
08:31
What is TypeScript?
01:39
How To Remember Tilde and Caret in Lockfiles
05:53
How to catch Axios Errors in TypeScript
05:32
Custom Type Guards in TypeScript
18:28
Mastering Modules in TypeScript [FULL COURSE]
04:40
From CommonJS to ES modules (ESM) in TypeScript
02:26
Simulate Default Exports in CommonJS with TypeScript
07:03
Get to know the VOID operator and VOID type
06:25
Using JavaScript in TypeScript - Discover the Interoperability!
06:33
Stop the Switch Case Suffering in TypeScript!
05:02
The FASTEST way to create a TypeScript project
06:04
TypeScript 4.9 Upgrade: The Power of Type Guards
08:56
Stop surprises! Use assertion functions to control inputs.
22:43
You have to know THIS (in TypeScript)
17:02
Type Widening and Type Narrowing in TypeScript
17:30
Fix TS2300 Duplicate identifier error in TypeScript with React
11:31
Better error handling with unknown type in TypeScript
12:08
Interfaces vs Types: Why Interfaces Are The Winner
05:59
The Importance of Sorting Your Code
13:16
Test ES Modules with Node.js 18 Test Runner
04:13
Extending Generic Types in TypeScript
05:12
The Perfect Match: Generics in Interfaces
01:42
Greater Flexibility: Use Generics in Classes
04:26
Function Types in TypeScript | Best Practices
00:46
TypeScript Type Terminology in 1 minute โšก
02:08
Immutable TypeScript Arrays in just 2 minutes โšก
11:16
Fix security vulnerabilities in your dependencies
05:45
FIX npm WARN config global `global`, `local` are deprecated. Use `location=global` instead.
05:26
Type inference, Type annotation and Type assertion in TypeScript
04:58
Const assertions for immutable arrays in TypeScript
06:06
Don't Limit Yourself: Use Multiple Generic Parameters
06:36
Generic Functions: Unlock the Power of Reusability
04:03
Function Overloads in 4 minutes โœจ | TypeScript | TS2345 | TS2366 | TS2394 ๐Ÿ›
08:40
Union Types in TypeScript
14:16
Write Better TypeScript Code - 5 Pro Tips for Everyone