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.