The last part in the TypeScript classes tutorial series. This time it’s about Inheritance, Interfaces and Abstract Classes.
TypeScript Classes Part III

The last part in the TypeScript classes tutorial series. This time it’s about Inheritance, Interfaces and Abstract Classes.
From zero to basic App in Aurelia, using ASP.NET 5, TypeScript and Visual Studio Code!
Getting the Debugger For Chrome extension to work for ASP.NET 5 Projects in Visual Studio Code
The second part in the TypeScript classes tutorial. This time it’s about Accessors and Static Properties.
The first part of a tutorial series about TypeScript classes. This first post is about the basics of Classes, Constructors, Scope Modifiers and the Parameter Shorthand syntax.
Productivity hack for VS Code, setting the Build Command to execute all build tasks. Thus avoiding using the Command Palette for every build.
Tutorial on how to set up a ASP.NET 5 / MVC 6 – TypeScript project in Microsoft’s new lightweight IDE – Visual Studio Code