79493294

Date: 2025-03-07 19:27:48
Score: 2
Natty:
Report link

This can be done by using history api of JS. history.pushState()

this history api provide us a pushState method which can take a data, title and a url where it should redirect. this is used by react-router-dom behind the scene too

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Md Thamidul Hasan Sakib