Hacker News new | ask | show | jobs
by juuser66 5149 days ago
We thought that using pushState to allow user to press "back" button to get to previous quote would be a good feature. You're not the only one who doesn't like that, which means we're probably going to use replaceState instead and implement our own "previous quote" functionality.

Anyway, thank you for your feedback!