Write your first React TypeScript Component

InstructorShawn Wang

Share this video with your friends

Send Tweet

In this lesson we start from an empty directory and bootstrap a React TypeScript app with create-react-app. Then we write our first React TypeScript Component and add our first types, including an optional type.