There are some ways in latest JavaScript and latest browsers in which you can use modify the url without reloading…
Continue Readingbrowser history
What is history.pushState method in JavaScript
history.pushState() is a method introduced in HTML5 which is used to add parameters in page url without reloading the page.…
Continue Reading