Glimmer.js: What’s the Deal with TypeScript? – Medium

Two weeks ago at EmberConf, we announced Glimmer.js, a component-based library for writing superfast web applications. 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 »