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 »
One of the first things I liked about the world of TypeScript was the TypeScript enum. I used them in C# and felt a reassuring familiarity. (more…)
Read more »
Type-level madness. Contribute to gvergnaud/HOTScript development by creating an account on GitHub. (more…)
Read more »
Abusing the TypeScript type checker as a spell checker because I just can't help myself. - kkuchta/TSpell... (more…)
Read more »
I am currently using recompose and reselect a lot with react and I wanted to explore what it would be like to add typescript into the mix… (more…)
Read more »