HTML5 / JavaScript

T06 Hate JavaScript? Try TypeScript

05/14/2013

10:45AM - 12:00PM

Level: Intermediate

Ben Hoelting

Senior Technologist

Aspenware

This session will discuss some of the tooling advancements in Visual Studio 2012 related to JavaScript development.

Many C# developers hate JavaScript. I believe the reason for their hatred has nothing to do with JavaScript but with the lack of tooling and language features. .NET developers are spoiled by the top notch language and IDE features of Visual Studio. This session will discuss some of the tooling advancements in Visual Studio 2012 related to JavaScript development. TypeScript is a new language developed by the creators of C# that compiles to JavaScript. The last portion of this session will dive into TypeScript and discuss some of the language features it provides on top of normal JavaScript. Between the IDE enhancements in VS 2012 and the language features of TypeScript, you will see that JavaScript development is not so bad.

You will learn:

  • New JavaScript IDE Features in VS 2012
  • A definition of TypeScript
  • How to use VS 2012 and TypeScript to make JavaScript development bearable