Hello!
I would like to know if there are any ways to dynamically change the current URL (more precisely, the GET request) in the address bar of the browser without reloading the page? Is this even possible? If not, what would you advise on this? I, for example, tried to "emulate" a GET request, replacing the question mark with a pound sign (#), but in my opinion it looks "cheap."
Thank!