Hacker News new | ask | show | jobs
by lvncelot 221 days ago
You can achieve both a clean history and granular state in the URL with using history.replace() and history.push() where necessary.