14:12
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 ...
1:18
CUSTOM ERRORS in TypeScript? - Advanced TypeScript
Become a TypeScript Wizard with Matt's upcoming TypeScript Course: https://www.mattpocock.com/ Follow Matt on Twitter ...
4:52
Solving your “undefined” problem with well-placed errors (TypeScript Tip)
Sometimes, TypeScript doesn't have the whole context for the system you're working within. When that happens, you can use this ...
0:52
Type is not assignable to NextJS Page - Typescript nextjs Error
Join this channel to get access to perks: https://www.youtube.com/channel/UCoSpmr2KNOxjwE_B9ynUmig/join My Gear Camera ...
11:32
Use ‘unknown’ instead of ‘any’ in TypeScript (Try / Catch error handling)
NEW React & Next.js Course: https://bytegrad.com/courses/professional-react-nextjs Hi, I'm Wesley. I'm a brand ambassador for ...
1:56
Become a TypeScript Wizard with my free beginners TypeScript Course: ...
3:13
This Makes TypeScript Errors So Much Better
TypeScript errors can be really hard to read. There's an extension that adds syntax highlighting for these errors, making them soo ...
11:31
Better error handling with unknown type in TypeScript
Improve your error handling in catch clauses by using TypeScript's unknown type. *My FREE programming apps:* ...
3:00
TYPESCRIPT has a major PROBLEM
This video is about the major flaw in TypeScript that challenges code reliability, especially when using npm packages. I dive into ...
2:57
Fix TypeScript Errors Instantly Using unknown as any (No Typing Needed!)
Are you tired of TypeScript throwing errors and don't want to waste time adding complex types? In this quick guide, I'll show you ...
11:56
Can you fix 2,500 TypeScript errors?
Inkdrop https://www.inkdrop.app/?utm_source=weeklyvlog&utm_medium=youtube&utm_campaign=vlog&utm_content=vlog ...
6:49
💥 The Typescript Optional Interface (Simple Explanation)
This video is part of the Typescript Bootcamp Course - https://angular-university.io/course/typescript-bootcamp Check out the ...
9:31
Avoid These Typescript Mistakes
Show your support by checking out my courses! https://developedbyed.com ...
10:29
I'm Ditching Try/Catch for Good!
The try/catch block is a staple of JavaScript, but it leaves a lot to be desired (especially when working with TypeScript). None of the ...
25:53
Better error handling in typescript with custom Result Type - Online Tech Talk
... for the problem with the delete I mean not really uh if this throws and this is an actual implementation we want to catch this error ...
8:26
Typescript Type vs Interface - Which One Is Better?
1-on-1 Frontend Mentorship (90-min paid session) ...
15:44
Fixing TypeScript's Blindspot: Runtime Typechecking
TypeScript only checks types at compile time. And that means that, invalid data, that doesn't have the fields we think are required, ...
1:50:00
101 TypeScript errors on the wall
When turning on strict TypeScript checking on my project, 101 new errors appear. In this video, we're tackling some of them.
5:21
TypeScript Fundamentals - #19 Reading TypeScript Errors
In this video we learn how to read and understand TypeScript errors. 👉️ Links: TypeScript Fundamentals ...