TypeScript is an Open-Source language designed by Anders Hejlsberg (the creator of C#, Delphi and Turbo Pascal) for extending JavaScript with additional features available in languages like C#: classes, static typing, interfaces, generics, and modularization (just to name a few).
Read more about Experiments with TypeScript, MVVM and Windows Store apps – TypedMVVM available on CodePlex here
The post Experiments with TypeScript, MVVM and Windows Store apps – TypedMVVM available on CodePlex appeared first on TechBlog.