Overview
TypeScript has come such a long way in the last few years, and in this talk Microsoft MVP for TypeScript – James will walk you through the latest and greatest that the tool has to offer. You may well have seen and dismissed TypeScript a couple of years ago as being too difficult to get started with, or simply too different from the JavaScript you know and love. Oh, does James have some surprises for you!
Objective
To clearly show how easy it is to get started with TypeScript and how it helps you write the best JavaScript you can!
Target Audience
JavaScript developers looking to write high quality code
Assumed Audience Knowledge
Intermediate JavaScript
Level
Intermediate
Five Things Audience Members Will Learn
- How to start a TypeScript project from scratch
- How to add TypeScript to an existing JavaScript project
- How TypeScript protects you against breaking your users’ runtime experience
- Some of the hottest new features of TypeScript you might not know about
- Where to go to continue the journey of learning more about it