TypeScript in React (Conversion Course)

Full course

This course will show you how to convert your existing React skills in JavaScript, to React with TypeScript.

We'll start with the basics of using TypeScript in React, TSX, hooks and events. Then as the course moves on, we'll focus on how to use TypeScript with popular React libraries like NextJS and Redux.

The course is split into several lessons which you can try out in any order you like, starting with Part 1: JSX to TSX

Contents

The Basics

Even More TypeScript

Popular React Libraries

After completing all the lessons above you will have a complete project! You can download your progress as a .ZIP file at any time

Take The Quiz

Try your knowledge of the topics covered in this course with this mobile friendly, multiple choice quiz!

Start Quiz

TypeScript in React Quiz

Question 3

What does the React.FC type represent in TypeScript?