Learn how to combine TypeScript w/ React for top-notch JavaScript coding

TypeScript makes available critical programming features from C# and Java such as strong-typing, interfaces, and generics. React has become a very popular library for building multi-platform UI components. Combine the two, and you get a powerhouse of rich functionality to code even the most complicated applications. TypeScript even supports the popular JSX language commonly used by React developers.

In this webinar from Wintellect instructor Eric Greene explores how easy it is to build React components with TypeScript.