blog.mariusschulz.com
TypeScript 2.2: Mixin Classes
1
TypeScript 2.2 introduced support for statically typed mixin classes. This post briefly explains mixins and shows how to use them in TypeScript. Read full article