JavaScript and Friends Online Meetup - Mar-17-2022 - Maina Wycliffe

Title

Busy TypeScript Developer's Guide to the TypeScript Type System

About the Talk

TypeScript is a strongly typed language that compiles to JavaScript. The key difference between TypeScript and JavaScript is the Type System, which enables developers to write type-safe programs with fewer errors and bugs. In this session, we will look to understand the TypeScript Type System and the features and tooling TypeScript provides us to write more concrete types.

My talk About Busy Typescript Developer's Guide to the Typescript Type System for Javascript and Friends Online Meetup.