Type Check React Components With Flow

InstructorTyler Clark

Share this video with your friends

Send Tweet

In this lesson we are going to add types throughout our basic todo list component. This includes type checking the component props, local state, and property methods.

Damian Joniec
~ 5 years ago

where can we find the starting code?