Static typing with Flow and TypeScript

Learn how to take advantage of static typing in React with Flow and TypeScript. Flow is a recently released static type checker from Facebook designed to work well with React from the ground up. TypeScript integration is more difficult and we will cover solutions to common problems such as class system integration and JSX. Both allow you to annotate your React application with types for compile-time checking of invariants and other common issues.
Length: 31:51
Views 16032 Likes: 91
Recorded on 2015-01-28 at React.js Conf
Look for other videos at React.js Conf.
Tweet this video