Showing archive results for July 2015

Jul 27, 2015
Post comments count0
Post likes count0

Introducing TypeScript npm nightlies

Image
Jonathan Turner [MS]

To make it easier to try out the very latest in TypeScript, we're now publishing the TypeScript nightly npm package.  You can try this out using:npm install -g typescript@nextWe've set this to update each night, and we timestamp each release.  You can see what version you're on with the --version commandline switch:C:\Users>tsc --versi...

Jul 20, 2015
Post comments count0
Post likes count0

Announcing TypeScript 1.5

Image
Jonathan Turner [MS]

Today we’re happy to announce the release of TypeScript 1.5.  This release took an alpha, a beta, and your help to get here.  It’s a big one, so let’s get started! TypeScript 1.5 is part of the newly released Visual Studio 2015.  You can also get a separate download for Visual Studio 2013, npm, and straight from GitHub. ES6 support TypeScr...

Jul 13, 2015
Post comments count0
Post likes count0

The TypeScript Team is Hiring!

Image
Luke Hoban [MS]

The TypeScript team is hiring!  We’ve been growing, and we have lots of exciting plans ahead. Here are some of the things you’ll do as part of the TypeScript team: Work on the compiler – Every compiled language needs a compiler, and TypeScript has a good one.  As we add language features and continue to align with the ...