Showing results for November 2014 - TypeScript

Nov 18, 2014
0
0

TypeScript 1.4 sneak peek: union types, type guards, and more

Ryan Cavanaugh
Ryan Cavanaugh

With TypeScript 1.3 out the door, we're focused on adding more type system and ECMAScript 6 features to TypeScript. Let's take a quick look at some of the new features you'll be able to use in the next release of TypeScript. All these features are live in the master branch on our GitHub repository if you'd like to check them out yourself today.&nbs...

Nov 12, 2014
0
0

Announcing TypeScript 1.3

Luke Hoban [MS]
Luke Hoban [MS]

We’re happy to announce the availability of TypeScript 1.3. TypeScript 1.3 includes two new features in the language and a new language service for Visual Studio 2015 that is built on the .NET Compiler Platform (“Roslyn”), Visual Studio's new language service that provides rich Intellisense. Roslyn makes it much easier to provide a premier editing ...