filmov
tv
Mastering TypeScript with React: Project Setup & Deep Dive into tsconfig.json
Показать описание
0:00 Introduction Why Typescript and React?
1:07 What is Typescript?
1:40 Why Typescript & React? (Type Safety, Scalability, Maintainability and Developer Experience)
6:33 Setting up React App with Typescript
16:15 Understanding module vs target in tsconfig
18:12 tsconfig deep-dive continues (moduleResolution)
21:18 Wrapup