Episode

How do you create a React app with TypeScript?

React and TypeScript are a wonderful match. Using TypeScript's type system and checking, your editor is able to provide better insights about your code and help guide you along the way. Cloud Advocate Aaron Powell (@slace) demonstrates how to use create-react-app to bootstrap an application, and walks through the first steps to create a functional application with TypeScript.

Did you know... You can learn more about TypeScript and React on Microsoft Learn!

TypeScript

React

JavaScript