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 ...
2:25
Learn the basics if TypeScript in 100 Seconds! If you love TS, upgrade to Fireship PRO for 40% off using code mbus5Kcj at ...
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 ...
3:38
Big projects are ditching TypeScript… why?
Why are some big open-source projects like Turbo and Svelte dropping TypeScript in favor of vanilla JavaScript? Learn about the ...
3:16
'.js' files in TypeScript - why?!
00:00 The Problem 00:56 The Solution 01:20 Node Wants .js? 02:08 Why Not .ts? 02:41 What If I Don't Want .js? Article: ...
3:34
They DIDN'T Mention This??? React's ANNOYING new problem...
Next.js 13 just released!!! It's super cool. Sadly it has some dumb problems for us Typescript fans. Hopefully this helps LINK TO ...
10:46
DO NOT HARASS DHH OR ANYONE IN THE RAILS COMMUNITY PLS I kind of had to talk about this, especially after my PR blew ...
7:36
Are your TypeScript Unions broken? | Advanced TypeScript
Discriminated unions are one of TypeScript's most powerful features, and they become even more powerful when you learn about ...
3:54
Don't put your types in .d.ts files
TypeScript doesn't support this pattern: https://github.com/microsoft/TypeScript/issues/52593#issuecomment-1419505081 ...
10:15
TypeScript Objects & Interfaces: Enforce Contracts in Code
Ever passed the wrong data to a function and watched your app crash in production? In TypeScript, objects and interfaces solve ...
19:37
20 TypeScript Mistakes Junior Developers Make
In this video, we break down 20 real TypeScript mistakes that Beginner and Junior developers make all the time. Each example ...
32:21
How To Handle Errors Like A Senior Dev
Become a web developer* with my *FREE Web Development Roadmap* - _260+ videos, 120+ projects, 60+ articles_ ...
12:52
Learn TypeScript Generics In 13 Minutes
Master TypeScript utility types* with my *FREE TS Util Types Cheat Sheet* - _18+ types_ ...
10:01
Let's discuss the tradeoffs between Inheritance and Composition Access to code examples, discord, song names and more at ...
19:13
20 TypeScript Array Problems You Must Know
Want to get better at TypeScript and prepare for coding interviews? In this video, we solve 20 practical TypeScript array problems ...
4:03
Program to an Interface, Not an Implementation - Software Design Patterns
Program to an Interface, Not an Implementation - part of Software Design Patterns. Gang-of-Four design patterns in TypeScript ...
12:10
Day 21 of Finding Job | Type vs Interface Finally Clear, Typescript | 90 Days Job Hunt Series
Day 21 of my Finding Job Journey Today I worked on: ✓ Type vs Interface in TypeScript ✓ Solved DSA problem ...
1:09
Codeforces | C++ | Rated 800 | HHKB Type-S | real time | no talking | Short 4
Codeforces | C++ | Rated 800 | HHKB Type-S | real time | no talking | Short 4 Problem Link: ...
4:28
Defining Dynamic Typescript Type or Interface Keys Or Alternative Approach
Introduction:** Welcome to today's discussion on defining dynamic TypeScript type or interface keys! If you're working with ...