Wednesday, January 2, 2013

TypeScript in Visual Studio Quick Start

TypeScript looks like an great new tool for web development. Here is how to get up and running quickly:

  1. Get the TypeScript tools: http://www.microsoft.com/en-us/download/details.aspx?id=34790
  2. Install Web Essentials http://visualstudiogallery.msdn.microsoft.com/6ed4c78f-a23e-49ad-b5fd-369af0c2107f
  3. In Visual Studio go to Options => Web Essentials => TypeScript


Happy scripting.