None
IT
How to use pushState without breaking the back button
['Ibrahim Diallo']
JavaScript iDiallo.com
I find it very annoying when I use an instant search field and each key I press creates a new state. What this means every single time I hit the back button, it removes a single key from the URL. I have to press the back button a dozen times to get back to the previous page.