Media Summary: If you missed the blog post about how to use 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: ... tsconfig.json is a black box; bajillions of permutations of opaque, confusing options. Let's sift through the madness and see if we ...

Typescript Project References Demistified - Detailed Analysis & Overview

If you missed the blog post about how to use 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: ... tsconfig.json is a black box; bajillions of permutations of opaque, confusing options. Let's sift through the madness and see if we ... 00:00 Intro 00:29 Base Options 01:30 Strictness 02:05 Transpiling With honestly, you should probably just use turbo repo but I haven't touched it yet so I can't talk about it. Useful Links Discord: ... Here are a couple links that have helped me understand these types:

Did you know you can create an interface in

Photo Gallery

TypeScript Project References Demistified
TypeScript Project References (Shared TypeScript Libraries) // in 4 minutes
Why TypeScript Project References Make Your CI Faster!
The Dilemma of TypeScript in Monorepos
'.js' files in TypeScript - why?!
TypeScript: tsconfig demystified!
Don't put your types in .d.ts files
The TSConfig Cheat Sheet
What I've learned setting up a typescript monorepo
Big projects are ditching TypeScript… why?
any vs unknown vs never: TypeScript demystified
Interface augmentation in TypeScript, but why??
View Detailed Profile
TypeScript Project References Demistified

TypeScript Project References Demistified

Let's dive into what

TypeScript Project References (Shared TypeScript Libraries) // in 4 minutes

TypeScript Project References (Shared TypeScript Libraries) // in 4 minutes

Project references

Why TypeScript Project References Make Your CI Faster!

Why TypeScript Project References Make Your CI Faster!

If you missed the blog post about how to use

The Dilemma of TypeScript in Monorepos

The Dilemma of TypeScript in Monorepos

There are many ways of configuring

'.js' files in TypeScript - why?!

'.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: ...

TypeScript: tsconfig demystified!

TypeScript: tsconfig demystified!

tsconfig.json is a black box; bajillions of permutations of opaque, confusing options. Let's sift through the madness and see if we ...

Don't put your types in .d.ts files

Don't put your types in .d.ts files

TypeScript

The TSConfig Cheat Sheet

The TSConfig Cheat Sheet

00:00 Intro 00:29 Base Options 01:30 Strictness 02:05 Transpiling With

What I've learned setting up a typescript monorepo

What I've learned setting up a typescript monorepo

honestly, you should probably just use turbo repo but I haven't touched it yet so I can't talk about it. Useful Links Discord: ...

Big projects are ditching TypeScript… why?

Big projects are ditching TypeScript… why?

Why are some big open-source

any vs unknown vs never: TypeScript demystified

any vs unknown vs never: TypeScript demystified

Here are a couple links that have helped me understand these types: https://ivov.dev/notes/

Interface augmentation in TypeScript, but why??

Interface augmentation in TypeScript, but why??

Did you know you can create an interface in

Self-referencing data structures in TypeScript

Self-referencing data structures in TypeScript

Self-