The TypeScript team recently announced the TypeScript 2.2 release candidate which will contain key improvements to the TypeScript language. Most notably, are the introduction of the object type and improved support for mixins and composable classes. Refinements: The object type and dotted property access The object type fixes a previous limitation in defining a type […]


The post Mixins and more in TypeScript 2.2 appeared first on SitePen.