Remix.run Logo
lvncelot 3 days ago

You can achieve both a clean history and granular state in the URL with using history.replace() and history.push() where necessary.