Video – TypeScript: Angular 2’s Secret Weapon


typescript_ng-conf_talk

I had the awesome opportunity to speak at ng-conf (one of my favorite conferences) about TypeScript and some of the key features it provides that are used in Angular 2. While several of the features covered are available (and have been available for years) in server-side languages such as C#, Java and others, developers accustomed to writing browser-centric applications haven’t been able to leverage these features in the past. TypeScript provides a great way to take advantage of ES6 features while also providing support for some of the features I discuss in the talk such as interfaces, generics, type support and more. Angular 2 is of course built using TypeScript and relies on these features behind the scenes.

You can view the talk below:

TypeScript: Angular 2’s Secret Weapon



Join the free Code with Dan Development Newsletter!