8:32
The Secret THIS Parameter: TypeScript’s overlooked Superpower Explained!
TypeScript has many great features to offer. But one gets often overlooked. The synthetic "this" function argument allows the ...
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:46
What SECRET TypeScript Tips Do You Need To Know Now
What SECRET TypeScript Tips Do You Need To Know Now Unlock the full potential of TypeScript with these secret tips and tricks.
24:45
Next Generation TypeScript | Prime Reacts
Recorded live on twitch, GET IN https://twitch.tv/ThePrimeagen Link to reviewed video: ...
7:58
The Secret to Advanced TypeScript
Alternative Approach to the Hardest TypeScript Concepts: Generics, Mapped Types, Conditional Types, Indexed Access Types, ...
15:56
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 ...
14:26
4 Advanced TypeScript Features - Create Types Dynamically
Let's review 4 of the most advanced TypeScript features, that let you automatically generate types on the fly. Instead of creating ...
0:55
TypeScript Secrets: Unleash Omit & Partial for Data Update & Creation Types
Discover the power of TypeScript's Omit and Partial utilities in this concise video tutorial. Learn how to effectively create and ...
47:39
Deep Dive into Advanced TypeScript: A Live Coding Expedition - Christian Woerz - NDC Oslo 2023
Get ready to embark on a journey into the depths of TypeScript. We'll be exploring the often overlooked, yet powerful, features that ...
5:28
The 3 Laws of Writing Readable Code
Is your code readable? Or is it difficult to understand? Following these three laws will help you to become the guy that every ...
6:19
5 Next.js Typescript Tricks You Didn’t Know…
Hidden Next.js Typescript features nobody knows... Upgrade Your Tool Calls With Arcade.dev: ...
1:30
How Airbnb gave the SECRET to perfect JavaScript code
Today we go over how Airbnb revolutionized JavaScript code quality with their ESLint configuration. In this video, we talk its ...
1:22:26
I programmed in TypeScript like in Haskell (Lazy Evaluation)
Hey! In today's video I tried to explain Lazy Evaluation using TypeScript for all of the examples instead of Haskell. TypeScript is a ...
4:59
The TypeScript Secret: Why It’s Intentionally Broken
TypeScript is used by millions of developers to build massive applications, but its type system hides a shocking secret: it was ...
1:47
This saved me HOURS of refactoring time
Learning about the difference between optional properties (name?: string) and undefined unions (name: string | undefined) can ...
3:55
"TypeScript"- Angular 2's Secret Weapon" | Dan Wahlin | Minified
ng-conf is the world's first and largest Angular conference, set over a 3-day period for over 1500 developers. For more information ...
21:25
Typescript meta programming from 0 to 100 | Daniel Ostrovsky | ng-conf 2022
When applications are getting bigger, some tools and features that help to manage this increasing complexity become more ...
7:25
Bun Is Gone?! Anthropic’s Secret Move Changes EVERYTHING for JavaScript/Typescript...
Bun Is Gone?! Anthropic's Secret Move Changes EVERYTHING for JavaScript/Typescript... Anthropic has officially acquired Bun, ...
17:55
Crack the Code: Secrets of Mastering TypeScript Interfaces| typescript interface
In TypeScript, an interface is a way to define the structure of an object. It describes the properties and their types that an object ...
22:45
Unlocking the Secrets of TypeScript: Arrays, Tuples, and Objects Explored
Mastering TypeScript: A Comprehensive Tutorial Welcome to our TypeScript tutorial series! In this video, we explore TypeScript ...