Web Client

T11 An Introduction to TypeScript

03/14/2017

1:30pm - 2:45pm

Level: Intermediate

Jason Bock

MVP (C#)

Practice Lead

Magenic

JavaScript is the language for web development, but it's not the only way to write code in web applications. TypeScript is a language that emits JavaScript, but provides constructs and features currently missing in JavaScript. This session will cover what TypeScript is, how it works, and why you should consider using it on future web projects.

You will learn:

  • Why TypeScript is relevant for web developers
  • About the TypeScript language
  • How TypeScript integrates with web applications in Visual Studio