Web Client

An Introduction to TypeScript

06/13/2018

8:00am - 9:15am

Level: Introductory

Jason Bock

MVP (C#)

Staff Software Engineer

Rocket Mortgage

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. In this session, you'll see 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
  • All about the TypeScript language
  • How TypeScript integrates with web and middleware applications