Тёмный
No video :(

[31] React JS | React Router V6 | Programmatically navigate | useNavigate() 

InterviewPro
Подписаться 1,5 тыс.
Просмотров 6 тыс.
50% 1

React released a new version of react-router-dom with enhanced features and additional components. One such feature is useNavigate() hook.
This video explains how to use useNavigate hook and how it can replace useHistory hook when migrating from react router v5 to v6.
I would recommend going through below mentioned videos to better understand the concepts of useNavigate hook
1. Programmatically navigate using React Router V5: • [25] React JS | Progra...
2. History push vs replace: • [26] React JS | Progra...
3. useHistory (link, action, push, replace, go, goBack, goForward): • [29] React JS | React ...
Click to view the complete playlist on React JS:
• REACT JS
#reactjs#routing#useNavigate#replace#v5v6#learnreactwithme#interviewpro

Опубликовано:

 

21 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 9   
@srilekha8671
@srilekha8671 2 месяца назад
Really a awesome video helpfull for my project Thank you
@InterviewPro
@InterviewPro 2 месяца назад
Thank you. Please spread a word.😃
@kastussha1418
@kastussha1418 11 месяцев назад
Your explanation is clear! Thank you!
@InterviewPro
@InterviewPro 11 месяцев назад
Glad it was helpful!
@zars693
@zars693 Год назад
Awesome Video
@explorewithtchisama3826
@explorewithtchisama3826 Год назад
thank u , u helped me with this
@InterviewPro
@InterviewPro Год назад
Glad I could help!
@nandigamnaresh6923
@nandigamnaresh6923 6 месяцев назад
thank you
@getoverhere4465
@getoverhere4465 2 месяца назад
What do I do if I get the error "Error: useNavigate() may be used only in the context of a component."?