Generics and Lambda Expressions in Javascript? With TypeScript you can!

Posted on Wednesday, 30th April 2014

Whilst on my lunch break I took some time out to watch the TypeScript presentation at Build 2014 presented by C# and TypeScript’s fatherĀ Anders Hejlsberg. It’s a fantastic presentation by Anders that really highlights how powerful TypeScript is, and the benefits it can Javascript development.

If you’re short on time then I’d recommend fast forwarding to the 20 minute mark where Anders runs through using Generics and Lambda Expressions (instead of waiting for ECMAScript 6) in TypeScript.