PreviousNext

React and TypeScript Get Cozy

by bill-s, 2015-09-19T08:20:10.000Z

With the open source React JavaScript library gaining momentum as well as fans from the Microsoft developer community, it's only fitting that Microsoft's TypeScript team would be working to integrate React support into TypeScript. And that's what dropped this week: an update to TypeScript that adds support for React and JSX, as well as support for class expressions, abstract classes, and a variety of type system features.

Read More