Overview
This talk is all about TypeScript. We will cover what it is, how it’s different than JavaScript, see some of the benefits of using it and dive into the tooling and best practices for writing your app in TypeScript.
Objective
To have the audience leave with a better understanding of TypeScript, it’s best practices and the ecosystem around it.
Five Things Audience Members Will Learn
- Build Tools
- Best Practices
- Interfaces vs Types
- Tips
- Tricks
Target Audience
Web developers familiar with JavaScript and are curious about TypeScript