Showing results for 2015 - Page 2 of 2 - TypeScript

Mar 27, 2015
0
0

Announcing TypeScript 1.5 Alpha

Luke Hoban [MS]
Luke Hoban [MS]

Today we’re announcing TypeScript 1.5 Alpha, the first preview of the TypeScript 1.5 release.  This release shows off many of the features that will be in the final TypeScript 1.5 release.  In the alpha release, you’ll be able to use three new capabilities of the TypeScript tools: a richer ES6 experience, decorators, and a new Sublime Text plugin. ...

Mar 17, 2015
0
0

Guest Post: Gil Amran talks about using TypeScript at Wix

Jonathan Turner [MS]
Jonathan Turner [MS]

I'm pleased to share a contributed post from one of TypeScript's community members.  Today, guest writer Gil Amran from the Wix development team talks about using TypeScript to build WixStores, some of the advantages and challenges of using TypeScript, and what they learned doing so. A big "thanks!" to Gil for telling us about the process at ...

Mar 5, 2015
0
0

Angular 2: Built on TypeScript

Luke Hoban [MS]
Luke Hoban [MS]

We're excited to unveil the result of a months-long partnership with the Angular team. This partnership has been very productive and rewarding experience for us, and as part of this collaboration, we're happy to announce that Angular 2 will now be built with TypeScript.  We're looking forward to seeing what people will be able to do with these new...

Feb 2, 2015
0
0

TypeScript Developer Survey Results

Ryan Cavanaugh
Ryan Cavanaugh

Last week, we invited you to complete a survey on TypeScript usage. Our goal was to learn more about how developers use TypeScript so that we can make better decisions about how to address your needs in the language and tools in the future. Thanks to the 1,082 developers who responded to the survey. We wanted to share the results with you. Proje...

Jan 21, 2015
0
0

TypeScript Developer Survey

Ryan Cavanaugh
Ryan Cavanaugh

We have a short survey for TypeScript developers to help us better gauge the community and direct our efforts. If you're using TypeScript, you can help us out by filling out the survey and sharing the link. If you'd like to share more directed feedback with the team, feel free to log an issue on GitHub or post a question on StackOver...

Jan 16, 2015
0
0

Announcing TypeScript 1.4

Luke Hoban [MS]
Luke Hoban [MS]

Today we're happy to announce TypeScript 1.4. With TypeScript 1.4, we've continued to build new features that help you work with more JavaScript patterns, create richer typings, and use new ES6 features. You can try these improvements out as part of Visual Studio 2015 CTP5, Visual Studio 2013, NPM, and as source. Type System Improvements Union Type...