TypeScript with Visual Studio 2015
Article Info
I’ve recently released an article on TDN titled, “TypeScript with Visual Studio 2015”. In it, I share my experience getting started with TypeScript in Visual Studio 2015.
Intro
TypeScript is being used everywhere from our own internal projects, like NativeScript and AppBuilder, to adoption by Google in Angular 2. It should come to no surprise that JavaScript is going to be hard to avoid in the future. But what exactly is TypeScript, how do I use it and what are the added benefits?
The Full Article
The full article is hosted on the TDN website and you can access it here.
Leave a Comment