4:55
Installing TypeScript and Preparing Your IDE
8:45
What is strict typing in TypeScript - Writing your first TypeScript program
8:14
How TypeScript Helps you Catch Errors - Different Places TypeScript Logs Errors
2:40
Deep Dive into the JavaScript File Generated by TypeScript
10:59
Making Parcel Work With TypeScript - Setting up Auto Compilation
5:08
What are Types in TypeScript - Introduction to Types
5:21
What is "Any" Type in TypeScript
6:04
Understanding the "unknown" Type in TypeScript - Unknown vs Any Type in TypeScript
3:53
Deep dive into the Boolean Type in TypeScript - What is the Boolean Type and its Uses In TypeScript
2:22
Understanding the Number Type in TypeScript
8:29
What is BigInt in JavaScript, Why was BigInt needed, and how to deal with BigInt in TypeScript.