Tutorial: Using TypeScript with React Router

preview_player
Показать описание
** Note: this video is part of Covalence's Full Stack bootcamp

In this lecture, you'll learn how to use TypeScript to add strong types to components that are routed to using react-router-dom.

Рекомендации по теме
Комментарии
Автор

You saved my day. I have been searching online since yesterday but couldnt find the solution. You made it work. Keep it up. I have subscribed.

skondgekar
Автор

Great! As a Java developer it helped me big time to see how the interfaces are used here :-) Thanks for this "to the point" lecture.

TeamTable
Автор

Awesome stuff. One thing that I would also like to see a video of is how would you test the components. Would you introduce Router in the test, or test just the component passing fake match and history props.

anythingforweb
Автор

It always asks to pass RouteComponentProps from the parent component, is there a workaround that ?

MostafaAliMansour
Автор

cool,
how to use 'withrouter' in class component

第一次尬得不行
Автор

Can you make one video for Authenticated routing in typescript using ReactRouter

sanilyapanchal