Minimalist TypeScript and Webpack Starter Kit

I’ve played with TypeScript before and used Gulp for task automation. Now I wanted to do some more TypeScript experimenting, and decided I… Read more

Similar

TypeScript: Mixin classes

This PR expands upon #13604 to add support for mixin classes and constructors. The PR includes type system support for the ECMAScript 2015 mixin class pattern described here and here as well as rul...

Read more »